aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Feed
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-04-10 01:59:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-04-10 01:59:42 +0000
commiteda0e69a9d723f3b6900e2e8c22b60c54fc4c1d0 (patch)
tree0ba851e3e3ad407c4b3e87a991b51c11df5bcb49 /textproc/p5-XML-Feed
parentcaccdaed0bdc9e9f6f382305a4a9d54492324903 (diff)
downloadports-eda0e69a9d723f3b6900e2e8c22b60c54fc4c1d0.tar.gz
ports-eda0e69a9d723f3b6900e2e8c22b60c54fc4c1d0.zip
- Update to 0.49
- Remove incorrect PERL_LEVEL check: Module::Pluggable was first released with perl 5.8.9 Changes: http://search.cpan.org/dist/XML-Feed/Changes
Notes
Notes: svn path=/head/; revision=294481
Diffstat (limited to 'textproc/p5-XML-Feed')
-rw-r--r--textproc/p5-XML-Feed/Makefile12
-rw-r--r--textproc/p5-XML-Feed/distinfo4
2 files changed, 5 insertions, 11 deletions
diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile
index 2c15957932cf..8ae883417bbb 100644
--- a/textproc/p5-XML-Feed/Makefile
+++ b/textproc/p5-XML-Feed/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-Feed
-PORTVERSION= 0.48
+PORTVERSION= 0.49
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -30,7 +30,7 @@ BUILD_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-XML-RSS-LibXML>=0:${PORTSDIR}/textproc/p5-XML-RSS-LibXML
+TEST_DEPENDS= p5-XML-RSS-LibXML>=0.30.04:${PORTSDIR}/textproc/p5-XML-RSS-LibXML
PERL_CONFIGURE= yes
@@ -39,10 +39,4 @@ MAN3= XML::Feed.3 \
XML::Feed::Enclosure.3 \
XML::Feed::Entry.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500905
-RUN_DEPENDS+= p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/p5-XML-Feed/distinfo b/textproc/p5-XML-Feed/distinfo
index f8b7b60e5a6b..528d97d86e29 100644
--- a/textproc/p5-XML-Feed/distinfo
+++ b/textproc/p5-XML-Feed/distinfo
@@ -1,2 +1,2 @@
-SHA256 (XML-Feed-0.48.tar.gz) = f6a961b87c181f00b009aedec837d1d449d09b473c006713ee3d5197b78f2ebc
-SIZE (XML-Feed-0.48.tar.gz) = 51436
+SHA256 (XML-Feed-0.49.tar.gz) = 9a601ab600e884e0ee771913fdb7c2cf270d0c2858f7022c3f3f8d9d04de7960
+SIZE (XML-Feed-0.49.tar.gz) = 51703