Index: head/textproc/p5-Pod-Simple/Makefile =================================================================== --- head/textproc/p5-Pod-Simple/Makefile (revision 297309) +++ head/textproc/p5-Pod-Simple/Makefile (revision 297310) @@ -1,54 +1,54 @@ # New ports collection makefile for: p5-Pod-Simple # Date created: 2 july 2003 # Whom: Mathieu Arnold # # $FreeBSD$ # PORTNAME= Pod-Simple -PORTVERSION= 3.20 +PORTVERSION= 3.21 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Framework for parsing Pod LICENSE= ART10 GPLv1 LICENSE_COMB= dual PORTSCOUT= skipv:31337-0.02 PERL_CONFIGURE= yes MAN3= Pod::Simple.3 \ Pod::Simple::Checker.3 \ Pod::Simple::Debug.3 \ Pod::Simple::DumpAsText.3 \ Pod::Simple::DumpAsXML.3 \ Pod::Simple::HTML.3 \ Pod::Simple::HTMLBatch.3 \ Pod::Simple::LinkSection.3 \ Pod::Simple::Methody.3 \ Pod::Simple::PullParser.3 \ Pod::Simple::PullParserEndToken.3 \ Pod::Simple::PullParserStartToken.3 \ Pod::Simple::PullParserTextToken.3 \ Pod::Simple::PullParserToken.3 \ Pod::Simple::RTF.3 \ Pod::Simple::Search.3 \ Pod::Simple::SimpleTree.3 \ Pod::Simple::Subclassing.3 \ Pod::Simple::Text.3 \ Pod::Simple::TextContent.3 \ Pod::Simple::XHTML.3 \ Pod::Simple::XMLOutStream.3 .include .if ${PERL_LEVEL} < 501000 RUN_DEPENDS= p5-Pod-Escapes>=1.04:${PORTSDIR}/textproc/p5-Pod-Escapes BUILD_DEPENDS= p5-Pod-Escapes>=1.04:${PORTSDIR}/textproc/p5-Pod-Escapes .endif .include Property changes on: head/textproc/p5-Pod-Simple/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.32 \ No newline at end of property +1.33 \ No newline at end of property Index: head/textproc/p5-Pod-Simple/distinfo =================================================================== --- head/textproc/p5-Pod-Simple/distinfo (revision 297309) +++ head/textproc/p5-Pod-Simple/distinfo (revision 297310) @@ -1,2 +1,2 @@ -SHA256 (Pod-Simple-3.20.tar.gz) = ac721591548be6ac727348d8556e75ccbaa888226ca925aac46a71d7276d7d26 -SIZE (Pod-Simple-3.20.tar.gz) = 236270 +SHA256 (Pod-Simple-3.21.tar.gz) = 29f5e93cf5be8b2dedfec44557bf30a705df1c295e4f23385eec78a1a286e018 +SIZE (Pod-Simple-3.21.tar.gz) = 237998 Property changes on: head/textproc/p5-Pod-Simple/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.27 \ No newline at end of property +1.28 \ No newline at end of property