diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-12-07 15:10:41 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-12-07 15:10:41 +0000 |
commit | ffcb7ee665cf4769165eb51c50cf17ecca134d51 (patch) | |
tree | ac57a4f0e7f1bdaa75287de3240dbb2c790c2eed /textproc/p5-XML-Atom-Stream | |
parent | ac681feb0cb58da546a6e61a101b7d3e9c4df307 (diff) | |
download | ports-ffcb7ee665cf4769165eb51c50cf17ecca134d51.tar.gz ports-ffcb7ee665cf4769165eb51c50cf17ecca134d51.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-Atom-Stream')
-rw-r--r-- | textproc/p5-XML-Atom-Stream/Makefile | 13 | ||||
-rw-r--r-- | textproc/p5-XML-Atom-Stream/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-XML-Atom-Stream/pkg-plist | 1 |
3 files changed, 11 insertions, 9 deletions
diff --git a/textproc/p5-XML-Atom-Stream/Makefile b/textproc/p5-XML-Atom-Stream/Makefile index b14947b0aee5..d9099c4c39a4 100644 --- a/textproc/p5-XML-Atom-Stream/Makefile +++ b/textproc/p5-XML-Atom-Stream/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Atom-Stream -PORTVERSION= 0.03 +PORTVERSION= 0.09 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -15,11 +15,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= aaron@FreeBSD.org COMMENT= A client interface for AtomStream -BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ - ${SITE_PERL}/XML/Handler/Trees.pm:${PORTSDIR}/textproc/p5-XML-Handler-Trees \ - ${SITE_PERL}/XML/Atom.pm:${PORTSDIR}/textproc/p5-XML-Atom -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ + p5-XML-SAX>=0.12:${PORTSDIR}/textproc/p5-XML-SAX \ + p5-XML-Handler-Trees>=0.02:${PORTSDIR}/textproc/p5-XML-Handler-Trees \ + p5-XML-Atom>=0.20:${PORTSDIR}/textproc/p5-XML-Atom \ + p5-XML-LibXML>=1.59:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= ${RUN_DEPENDS} MAN3= XML::Atom::Stream.3 diff --git a/textproc/p5-XML-Atom-Stream/distinfo b/textproc/p5-XML-Atom-Stream/distinfo index 5654ecd2b5be..383206207399 100644 --- a/textproc/p5-XML-Atom-Stream/distinfo +++ b/textproc/p5-XML-Atom-Stream/distinfo @@ -1,3 +1,3 @@ -MD5 (XML-Atom-Stream-0.03.tar.gz) = 015090edc45e3535dfb991051241b903 -SHA256 (XML-Atom-Stream-0.03.tar.gz) = 4cad43a2e347e6965d2b6ce5c4cf949bdbc422a5ff3bd8f3905a86a30e6c8c2d -SIZE (XML-Atom-Stream-0.03.tar.gz) = 3151 +MD5 (XML-Atom-Stream-0.09.tar.gz) = adf4a8858108b9b298775d3a633fcb3b +SHA256 (XML-Atom-Stream-0.09.tar.gz) = 4b201bbd045f851eecc8459a3359ea4dfc321b43538c0c1c669e180d38db6b62 +SIZE (XML-Atom-Stream-0.09.tar.gz) = 4944 diff --git a/textproc/p5-XML-Atom-Stream/pkg-plist b/textproc/p5-XML-Atom-Stream/pkg-plist index ce02dfc6d982..b918a900d8d3 100644 --- a/textproc/p5-XML-Atom-Stream/pkg-plist +++ b/textproc/p5-XML-Atom-Stream/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ %%SITE_PERL%%/XML/Atom/Stream.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Atom/Stream/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Atom/Stream |