aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2008-11-27 18:36:33 +0800
committertobez <tobez@FreeBSD.org>2008-11-27 18:36:33 +0800
commite31204b6672ea5249bade4dd2751c1dec75923b3 (patch)
tree333de50d51f273dcd81a338e21bd3dea4b7f1c6a
parent57526eeba0b6ea9c2248550f75f63d39b4e7b0eb (diff)
downloadfreebsd-ports-gnome-e31204b6672ea5249bade4dd2751c1dec75923b3.tar.gz
freebsd-ports-gnome-e31204b6672ea5249bade4dd2751c1dec75923b3.tar.zst
freebsd-ports-gnome-e31204b6672ea5249bade4dd2751c1dec75923b3.zip
Update to 0.40. Require perl 5.8.5+.
Changes: http://search.cpan.org/dist/XML-Feed/Changes
-rw-r--r--textproc/p5-XML-Feed/Makefile8
-rw-r--r--textproc/p5-XML-Feed/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile
index 9aad113a0415..b18bbb430758 100644
--- a/textproc/p5-XML-Feed/Makefile
+++ b/textproc/p5-XML-Feed/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= XML-Feed
-PORTVERSION= 0.30
+PORTVERSION= 0.40
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
+#DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 modules for Syndication feed parser and auto-discovery
@@ -24,11 +24,11 @@ RUN_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \
p5-URI-Fetch>=0:${PORTSDIR}/www/p5-URI-Fetch \
p5-XML-Atom>=0.23:${PORTSDIR}/textproc/p5-XML-Atom \
p5-XML-LibXML>=1.66:${PORTSDIR}/textproc/p5-XML-LibXML \
- p5-XML-RSS>=1.31:${PORTSDIR}/textproc/p5-XML-RSS \
+ p5-XML-RSS>=1.37:${PORTSDIR}/textproc/p5-XML-RSS \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.8.5+
MAN3= XML::Feed.3 \
XML::Feed::Content.3 \
diff --git a/textproc/p5-XML-Feed/distinfo b/textproc/p5-XML-Feed/distinfo
index 541cb3c21bb2..b1f158d36e94 100644
--- a/textproc/p5-XML-Feed/distinfo
+++ b/textproc/p5-XML-Feed/distinfo
@@ -1,3 +1,3 @@
-MD5 (XML-Feed-0.3.tar.gz) = 2dbe1979882ca18522d4c96b9db31a25
-SHA256 (XML-Feed-0.3.tar.gz) = 382548e2653ed126a95016e4694551bac158f59cd8f0266c94c47822aeea11b0
-SIZE (XML-Feed-0.3.tar.gz) = 22062
+MD5 (XML-Feed-0.40.tar.gz) = 62b5cb23408849a7de084e22b1f5bec9
+SHA256 (XML-Feed-0.40.tar.gz) = 18a349157454bacd3aecba8cd104d328407edb53a008d847e54d13dfd068ee85
+SIZE (XML-Feed-0.40.tar.gz) = 22245