diff options
author | clsung <clsung@FreeBSD.org> | 2006-12-01 12:35:57 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-12-01 12:35:57 +0800 |
commit | 3e10efed2057d716de915b6eb117d23b1d7a0a55 (patch) | |
tree | ae666cc9458b703ae12628c9bfed89117a83ee54 /textproc/p5-XML-Atom | |
parent | 8e847fc4b8bf4695f6fec66a20f2efdb154eb854 (diff) | |
download | freebsd-ports-gnome-3e10efed2057d716de915b6eb117d23b1d7a0a55.tar.gz freebsd-ports-gnome-3e10efed2057d716de915b6eb117d23b1d7a0a55.tar.zst freebsd-ports-gnome-3e10efed2057d716de915b6eb117d23b1d7a0a55.zip |
- Update to 0.24
PR: ports/106044
Submitted by: Christopher Boumenot <boumenot_AT_gmail dot com>
Diffstat (limited to 'textproc/p5-XML-Atom')
-rw-r--r-- | textproc/p5-XML-Atom/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-XML-Atom/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile index e05c70170a4a..d863f7b5879d 100644 --- a/textproc/p5-XML-Atom/Makefile +++ b/textproc/p5-XML-Atom/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Atom -PORTVERSION= 0.23 +PORTVERSION= 0.24 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -18,6 +18,7 @@ COMMENT= Perl5 modules for Atom feed and API implementation RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ + ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ ${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/LWP/Authen/Wsse.pm:${PORTSDIR}/www/p5-LWP-Authen-Wsse \ diff --git a/textproc/p5-XML-Atom/distinfo b/textproc/p5-XML-Atom/distinfo index 80ec1c4942d6..66e26943c61f 100644 --- a/textproc/p5-XML-Atom/distinfo +++ b/textproc/p5-XML-Atom/distinfo @@ -1,3 +1,3 @@ -MD5 (XML-Atom-0.23.tar.gz) = c995e02e64712d98b138236d4dace789 -SHA256 (XML-Atom-0.23.tar.gz) = cd221027880b05a7fab8bacac90c848342cd9aac035a9a55add6d564d4302eed -SIZE (XML-Atom-0.23.tar.gz) = 67407 +MD5 (XML-Atom-0.24.tar.gz) = bcef648d017079caa9bac95c1389c493 +SHA256 (XML-Atom-0.24.tar.gz) = 02bd479f00158f4008f73d5db037ad768ae7f7f7ad43ba640de27483ca7e8330 +SIZE (XML-Atom-0.24.tar.gz) = 68397 |