summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-09-10 15:39:01 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-09-10 15:39:01 +0000
commite72e698e11ff10d5392bb84ecfc8c3e472b4384d (patch)
tree635a70d5a58919959279867e3f1d363a97f5bcfd /textproc
parentUpdate to 0.2502 (diff)
Update to 2.03
Depend on perl 5.6.1
Notes
Notes: svn path=/head/; revision=88945
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Pod-Simple/Makefile13
-rw-r--r--textproc/p5-Pod-Simple/distinfo2
-rw-r--r--textproc/p5-Pod-Simple/pkg-plist3
3 files changed, 14 insertions, 4 deletions
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 <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+# utf8 stuffs
+.if ${PERL_LEVEL} < 500600
+IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
+.endif
+
+.include <bsd.port.post.mk>
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