Index: head/textproc/p5-XML-Atom/Makefile =================================================================== --- head/textproc/p5-XML-Atom/Makefile (revision 109455) +++ head/textproc/p5-XML-Atom/Makefile (revision 109456) @@ -1,43 +1,37 @@ # New ports collection makefile for: p5-XML-Atom # Date created: Dec 27 2003 # Whom: Cheng-Lung Sung # # $FreeBSD$ # PORTNAME= XML-Atom -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- MAINTAINER= clsung@dragon2.net COMMENT= Perl5 modules for Atom feed and API implementation BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \ ${SITE_PERL}/${PERL_ARCH}/XML/LibXSLT.pm:${PORTSDIR}/textproc/p5-XML-LibXSLT \ ${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}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= XML::Atom.3 \ XML::Atom::Client.3 \ XML::Atom::Entry.3 \ XML::Atom::Feed.3 \ XML::Atom::Person.3 \ XML::Atom::Server.3 \ XML::Atom::Util.3 -.include - -.if ${PERL_LEVEL} < 500601 -IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again -.endif - -.include +.include Property changes on: head/textproc/p5-XML-Atom/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/textproc/p5-XML-Atom/distinfo =================================================================== --- head/textproc/p5-XML-Atom/distinfo (revision 109455) +++ head/textproc/p5-XML-Atom/distinfo (revision 109456) @@ -1,2 +1,2 @@ -MD5 (XML-Atom-0.06.tar.gz) = 495c4058764d541063a262f7c9cb4e0e -SIZE (XML-Atom-0.06.tar.gz) = 31377 +MD5 (XML-Atom-0.07.tar.gz) = 67abbe0301cdf3debb76aa9af3af7e75 +SIZE (XML-Atom-0.07.tar.gz) = 33718 Property changes on: head/textproc/p5-XML-Atom/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property