summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Atom-SimpleFeed
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-06-05 15:49:21 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-06-05 15:49:21 +0000
commit02a898d968a102a0d50b895e803b5a1b84281294 (patch)
tree36b50677a41ec2c6713c194bb7686fd69304a2c4 /textproc/p5-XML-Atom-SimpleFeed
parent* Upgrade graphics/xaralx-devel from 0.5r1184 to 0.5r1250 (diff)
Update to 0.8. Require perl 5.8.
PR: 98520 Submitted by: Dominic Mitchell <dom@happygiraffe.net>
Notes
Notes: svn path=/head/; revision=164469
Diffstat (limited to 'textproc/p5-XML-Atom-SimpleFeed')
-rw-r--r--textproc/p5-XML-Atom-SimpleFeed/Makefile8
-rw-r--r--textproc/p5-XML-Atom-SimpleFeed/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-XML-Atom-SimpleFeed/Makefile b/textproc/p5-XML-Atom-SimpleFeed/Makefile
index 54f2a7ba3511..2eddfd987939 100644
--- a/textproc/p5-XML-Atom-SimpleFeed/Makefile
+++ b/textproc/p5-XML-Atom-SimpleFeed/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-Atom-SimpleFeed
-PORTVERSION= 0.7
+PORTVERSION= 0.8
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= XML::Atom::SimpleFeed - Generate simple Atom syndication feeds
-BUILD_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple
+BUILD_DEPENDS= ${SITE_PERL}/Carp/Clan.pm:${PORTSDIR}/devel/p5-Carp-Clan
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
@@ -24,8 +24,8 @@ MAN3= XML::Atom::SimpleFeed.3
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
+.if ${PERL_LEVEL} < 500800
+IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-XML-Atom-SimpleFeed/distinfo b/textproc/p5-XML-Atom-SimpleFeed/distinfo
index a23f746a98d8..e88920b75926 100644
--- a/textproc/p5-XML-Atom-SimpleFeed/distinfo
+++ b/textproc/p5-XML-Atom-SimpleFeed/distinfo
@@ -1,3 +1,3 @@
-MD5 (XML-Atom-SimpleFeed-0.7.tar.gz) = eda89192c36d3942ee5380376bf261e2
-SHA256 (XML-Atom-SimpleFeed-0.7.tar.gz) = aee69f96f0f8fe3a03c2abc605091c30bef80193171296ac27671c3473c3e302
-SIZE (XML-Atom-SimpleFeed-0.7.tar.gz) = 6784
+MD5 (XML-Atom-SimpleFeed-0.8.tar.gz) = e5e15eafda110db992f1f8b1cfea4eec
+SHA256 (XML-Atom-SimpleFeed-0.8.tar.gz) = 37fb84562cb347e8ec3b98fbf7893c231da4502f06e4b229ff1ed66722bff3e0
+SIZE (XML-Atom-SimpleFeed-0.8.tar.gz) = 10885