diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-29 11:21:57 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-29 11:21:57 +0000 |
commit | 775380d2acdba3412f97a564acde2c998ff73f42 (patch) | |
tree | ed78499cb2cccad416023d053ce1213afc9e9267 /textproc | |
parent | - Update to 1.02 (diff) |
- Update to 0.11
- Pass maintainership to perl@
Notes
Notes:
svn path=/head/; revision=212231
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-Atom-Stream/Makefile | 10 | ||||
-rw-r--r-- | textproc/p5-XML-Atom-Stream/distinfo | 6 |
2 files changed, 10 insertions, 6 deletions
diff --git a/textproc/p5-XML-Atom-Stream/Makefile b/textproc/p5-XML-Atom-Stream/Makefile index 85fc09aa2684..8c95ce877149 100644 --- a/textproc/p5-XML-Atom-Stream/Makefile +++ b/textproc/p5-XML-Atom-Stream/Makefile @@ -6,12 +6,12 @@ # PORTNAME= XML-Atom-Stream -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A client interface for AtomStream RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ @@ -19,7 +19,11 @@ RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ 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} +BUILD_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 MAN3= XML::Atom::Stream.3 diff --git a/textproc/p5-XML-Atom-Stream/distinfo b/textproc/p5-XML-Atom-Stream/distinfo index 96a6ac142909..6062352292e0 100644 --- a/textproc/p5-XML-Atom-Stream/distinfo +++ b/textproc/p5-XML-Atom-Stream/distinfo @@ -1,3 +1,3 @@ -MD5 (XML-Atom-Stream-0.10.tar.gz) = a7da36067cf478aa8f6d35d64816faa2 -SHA256 (XML-Atom-Stream-0.10.tar.gz) = df0af3d1b0867823628fb4b576374d8d9197837263e0c7d515904a825d4b2fa2 -SIZE (XML-Atom-Stream-0.10.tar.gz) = 4995 +MD5 (XML-Atom-Stream-0.11.tar.gz) = 3c84f431b2ec584c69824e080fc11567 +SHA256 (XML-Atom-Stream-0.11.tar.gz) = 65c30055bc8ad62731ef7632f0c24f48b8e32c6cecb7a532b02a804bc0afe89e +SIZE (XML-Atom-Stream-0.11.tar.gz) = 5072 |