From ad5170d37434a8109d1a03321cf335161f7a515a Mon Sep 17 00:00:00 2001 From: clsung Date: Tue, 8 Aug 2006 15:03:34 +0000 Subject: - Update to 0.11 - List::Util is in Perl 5.8 base. PR: ports/101659 Submitted by: Gea-Suan Lin --- textproc/p5-XML-Feed/Makefile | 17 ++++++++--------- textproc/p5-XML-Feed/distinfo | 6 +++--- textproc/p5-XML-Feed/pkg-plist | 3 ++- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'textproc') 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 -- cgit v1.1