From e72e698e11ff10d5392bb84ecfc8c3e472b4384d Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 10 Sep 2003 15:39:01 +0000 Subject: Update to 2.03 Depend on perl 5.6.1 --- textproc/p5-Pod-Simple/Makefile | 13 ++++++++++--- textproc/p5-Pod-Simple/distinfo | 2 +- textproc/p5-Pod-Simple/pkg-plist | 3 +++ 3 files changed, 14 insertions(+), 4 deletions(-) (limited to 'textproc') diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile index 874393a9f676..f0cebd0a751d 100644 --- a/textproc/p5-Pod-Simple/Makefile +++ b/textproc/p5-Pod-Simple/Makefile @@ -5,10 +5,10 @@ # PORTNAME= Pod-Simple -PORTVERSION= 0.97 +PORTVERSION= 2.03 CATEGORIES= textproc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Pod +MASTER_SITE_SUBDIR= Pod/SBURKE PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org @@ -30,4 +30,11 @@ MAN3= Pod::Simple.3 Pod::Simple::Checker.3 Pod::Simple::Debug.3 \ Pod::Simple::Text.3 Pod::Simple::TextContent.3 \ Pod::Simple::XMLOutStream.3 perlpod.3 perlpodspec.3 -.include +.include + +# utf8 stuffs +.if ${PERL_LEVEL} < 500600 +IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again +.endif + +.include diff --git a/textproc/p5-Pod-Simple/distinfo b/textproc/p5-Pod-Simple/distinfo index 4163e16d01e9..007d55675c7c 100644 --- a/textproc/p5-Pod-Simple/distinfo +++ b/textproc/p5-Pod-Simple/distinfo @@ -1 +1 @@ -MD5 (Pod-Simple-0.97.tar.gz) = b7d4143f13fbc7568e8ad6b9551ec7eb +MD5 (Pod-Simple-2.03.tar.gz) = ee2995b41236bdd1253febef7fa0c969 diff --git a/textproc/p5-Pod-Simple/pkg-plist b/textproc/p5-Pod-Simple/pkg-plist index 20c017862f3d..2439976e8003 100644 --- a/textproc/p5-Pod-Simple/pkg-plist +++ b/textproc/p5-Pod-Simple/pkg-plist @@ -19,6 +19,9 @@ %%SITE_PERL%%/Pod/Simple/Text.pm %%SITE_PERL%%/Pod/Simple/TextContent.pm %%SITE_PERL%%/Pod/Simple/TiedOutFH.pm +%%SITE_PERL%%/Pod/Simple/Transcode.pm +%%SITE_PERL%%/Pod/Simple/TranscodeDumb.pm +%%SITE_PERL%%/Pod/Simple/TranscodeSmart.pm %%SITE_PERL%%/Pod/Simple/XMLOutStream.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Simple/.packlist %%SITE_PERL%%/perlpod.pod -- cgit v1.2.3