summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-08-08 15:03:34 +0000
committerclsung <clsung@FreeBSD.org>2006-08-08 15:03:34 +0000
commitad5170d37434a8109d1a03321cf335161f7a515a (patch)
treed2dc610347d1a34bfc6c47e538717b76fe1cc541 /textproc
parent2a28547419135f9e387161f5ae06e117b49ae08c (diff)
downloadFreeBSD-ports-ad5170d37434a8109d1a03321cf335161f7a515a.zip
FreeBSD-ports-ad5170d37434a8109d1a03321cf335161f7a515a.tar.gz
- Update to 0.11
- List::Util is in Perl 5.8 base. PR: ports/101659 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-Feed/Makefile17
-rw-r--r--textproc/p5-XML-Feed/distinfo6
-rw-r--r--textproc/p5-XML-Feed/pkg-plist3
3 files changed, 13 insertions, 13 deletions
diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile
index c1a452e..f5b396a 100644
--- a/textproc/p5-XML-Feed/Makefile
+++ b/textproc/p5-XML-Feed/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-Feed
-PORTVERSION= 0.10
+PORTVERSION= 0.11
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@@ -15,18 +15,17 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 modules for Syndication feed parser and auto-discovery
-RUN_DEPENDS= ${SITE_PERL}/Class/ErrorHandler.pm:${PORTSDIR}/devel/p5-Class-ErrorHandler \
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
+ ${SITE_PERL}/Class/ErrorHandler.pm:${PORTSDIR}/devel/p5-Class-ErrorHandler \
+ ${SITE_PERL}/DateTime/Format/Mail.pm:${PORTSDIR}/devel/p5-DateTime-Format-Mail \
+ ${SITE_PERL}/DateTime/Format/W3CDTF.pm:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF \
${SITE_PERL}/Feed/Find.pm:${PORTSDIR}/www/p5-Feed-Find \
${SITE_PERL}/URI/Fetch.pm:${PORTSDIR}/www/p5-URI-Fetch \
- p5-XML-RSS>=1.01:${PORTSDIR}/textproc/p5-XML-RSS \
p5-XML-Atom>=0.08:${PORTSDIR}/textproc/p5-XML-Atom \
- ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
- ${SITE_PERL}/DateTime/Format/Mail.pm:${PORTSDIR}/devel/p5-DateTime-Format-Mail \
- ${SITE_PERL}/DateTime/Format/W3CDTF.pm:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF \
- ${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
+ p5-XML-RSS>=1.01:${PORTSDIR}/textproc/p5-XML-RSS
BUILD_DEPENDS= ${RUN_DEPENDS}
-BUILD_DEPENDS+= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser
+BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser \
+ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
PERL_MODBUILD= yes
diff --git a/textproc/p5-XML-Feed/distinfo b/textproc/p5-XML-Feed/distinfo
index ab5e998..c647cb7 100644
--- a/textproc/p5-XML-Feed/distinfo
+++ b/textproc/p5-XML-Feed/distinfo
@@ -1,3 +1,3 @@
-MD5 (XML-Feed-0.10.tar.gz) = da494380f89ec0f89fbbbf610396d764
-SHA256 (XML-Feed-0.10.tar.gz) = 826eedc0d1c4df2f8ee3d6e1983d72ee5b2f848a12321e54e555edbb7c7fb5c6
-SIZE (XML-Feed-0.10.tar.gz) = 30483
+MD5 (XML-Feed-0.11.tar.gz) = 5714f10af0693881ad66479879a23761
+SHA256 (XML-Feed-0.11.tar.gz) = 260e0de24f7e648781d2606c5bd774b85c3b1404f6f8768d81fd8f4c30ef443c
+SIZE (XML-Feed-0.11.tar.gz) = 35049
diff --git a/textproc/p5-XML-Feed/pkg-plist b/textproc/p5-XML-Feed/pkg-plist
index 96632ef..4ff990c 100644
--- a/textproc/p5-XML-Feed/pkg-plist
+++ b/textproc/p5-XML-Feed/pkg-plist
@@ -1,7 +1,8 @@
+@comment $FreeBSD$
%%SITE_PERL%%/XML/Feed.pm
%%SITE_PERL%%/XML/Feed/Atom.pm
%%SITE_PERL%%/XML/Feed/Content.pm
%%SITE_PERL%%/XML/Feed/Entry.pm
%%SITE_PERL%%/XML/Feed/RSS.pm
-@dirrm %%SITE_PERL%%/XML/Feed
+@dirrmtry %%SITE_PERL%%/XML/Feed
@dirrmtry %%SITE_PERL%%/XML
OpenPOWER on IntegriCloud