diff options
author | vanilla <vanilla@FreeBSD.org> | 2004-07-18 00:52:25 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2004-07-18 00:52:25 +0800 |
commit | dd8bc03ae012a8eba553bdfb9d42c80180bd05be (patch) | |
tree | 725a40088ab4b3900736fe450dcde07be8fa571d /textproc/p5-XML-Atom | |
parent | 58f457efc5bd70fc572cc3b46c36bf214e71fce8 (diff) | |
download | freebsd-ports-gnome-dd8bc03ae012a8eba553bdfb9d42c80180bd05be.tar.gz freebsd-ports-gnome-dd8bc03ae012a8eba553bdfb9d42c80180bd05be.tar.zst freebsd-ports-gnome-dd8bc03ae012a8eba553bdfb9d42c80180bd05be.zip |
- update from 0.07 to 0.08
- add new dependency "p5-LWP-Authen-Wsse"
PR: ports/69196
Submitted by: maintainer
Diffstat (limited to 'textproc/p5-XML-Atom')
-rw-r--r-- | textproc/p5-XML-Atom/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-XML-Atom/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile index cae972a96b8a..a047c543301b 100644 --- a/textproc/p5-XML-Atom/Makefile +++ b/textproc/p5-XML-Atom/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Atom -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -20,7 +20,9 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-X ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ + ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ + ${SITE_PERL}/LWP/Authen/Wsse.pm:${PORTSDIR}/www/p5-LWP-Authen-Wsse \ ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/p5-XML-Atom/distinfo b/textproc/p5-XML-Atom/distinfo index cc43db141d1f..28d090a59ab7 100644 --- a/textproc/p5-XML-Atom/distinfo +++ b/textproc/p5-XML-Atom/distinfo @@ -1,2 +1,2 @@ -MD5 (XML-Atom-0.07.tar.gz) = 67abbe0301cdf3debb76aa9af3af7e75 -SIZE (XML-Atom-0.07.tar.gz) = 33718 +MD5 (XML-Atom-0.08.tar.gz) = be4f67a2c47ed2b25fd62e1b306a793b +SIZE (XML-Atom-0.08.tar.gz) = 33793 |