aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Feed
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-11-14 09:29:10 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-11-14 09:29:10 +0000
commit48755bd36c2b55cb37a03b7f517fe1f9669bdd1e (patch)
tree3c9d3d9bb7d9627641168aa295d45e362ff6eac3 /textproc/p5-XML-Feed
parent4776874a8bc93acea5cc21323a0a1611e9a9d096 (diff)
downloadports-48755bd36c2b55cb37a03b7f517fe1f9669bdd1e.tar.gz
ports-48755bd36c2b55cb37a03b7f517fe1f9669bdd1e.zip
- update to 0.30
Notes
Notes: svn path=/head/; revision=222825
Diffstat (limited to 'textproc/p5-XML-Feed')
-rw-r--r--textproc/p5-XML-Feed/Makefile19
-rw-r--r--textproc/p5-XML-Feed/distinfo6
-rw-r--r--textproc/p5-XML-Feed/pkg-plist5
3 files changed, 21 insertions, 9 deletions
diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile
index 2b02a2be92cd..9aad113a0415 100644
--- a/textproc/p5-XML-Feed/Makefile
+++ b/textproc/p5-XML-Feed/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= XML-Feed
-PORTVERSION= 0.23
+PORTVERSION= 0.30
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 modules for Syndication feed parser and auto-discovery
-BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-DateTime-Format-Mail>=0:${PORTSDIR}/devel/p5-DateTime-Format-Mail \
@@ -22,10 +22,11 @@ RUN_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \
p5-Feed-Find>=0:${PORTSDIR}/www/p5-Feed-Find \
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
p5-URI-Fetch>=0:${PORTSDIR}/www/p5-URI-Fetch \
- p5-XML-Atom>=0:${PORTSDIR}/textproc/p5-XML-Atom \
+ 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-libwww>=0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
@@ -33,4 +34,14 @@ MAN3= XML::Feed.3 \
XML::Feed::Content.3 \
XML::Feed::Entry.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500703
+RUN_DEPENDS+= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
+.endif
+
+.if ${PERL_LEVEL} < 500905
+RUN_DEPENDS+= p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/textproc/p5-XML-Feed/distinfo b/textproc/p5-XML-Feed/distinfo
index 9e5e5307f4ec..541cb3c21bb2 100644
--- a/textproc/p5-XML-Feed/distinfo
+++ b/textproc/p5-XML-Feed/distinfo
@@ -1,3 +1,3 @@
-MD5 (XML-Feed-0.23.tar.gz) = af7b84573ba4f602c11750edba9ce297
-SHA256 (XML-Feed-0.23.tar.gz) = ee871b27dc213d8bf7259fa9fca11c7c00573142231b6917a4a5ee6b5d397195
-SIZE (XML-Feed-0.23.tar.gz) = 20925
+MD5 (XML-Feed-0.3.tar.gz) = 2dbe1979882ca18522d4c96b9db31a25
+SHA256 (XML-Feed-0.3.tar.gz) = 382548e2653ed126a95016e4694551bac158f59cd8f0266c94c47822aeea11b0
+SIZE (XML-Feed-0.3.tar.gz) = 22062
diff --git a/textproc/p5-XML-Feed/pkg-plist b/textproc/p5-XML-Feed/pkg-plist
index ee733afa8c45..18057cb68761 100644
--- a/textproc/p5-XML-Feed/pkg-plist
+++ b/textproc/p5-XML-Feed/pkg-plist
@@ -1,11 +1,12 @@
@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
+%%SITE_PERL%%/XML/Feed/Format/Atom.pm
+%%SITE_PERL%%/XML/Feed/Format/RSS.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Feed/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Feed
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
+@dirrmtry %%SITE_PERL%%/XML/Feed/Format
@dirrmtry %%SITE_PERL%%/XML/Feed
@dirrmtry %%SITE_PERL%%/XML