summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-10-14 11:08:10 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-10-14 11:08:10 +0000
commit7233764e1ae67b988d7fb06fc20d91e5a9922f83 (patch)
tree602f34549ae2dd7f231f7d33b451ad670e9425d9 /devel
parentUpdate to 2.04 (diff)
Update to 0.96
Restrict to > 5.6.1
Notes
Notes: svn path=/head/; revision=91165
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-Pod/Makefile11
-rw-r--r--devel/p5-Test-Pod/distinfo2
2 files changed, 10 insertions, 3 deletions
diff --git a/devel/p5-Test-Pod/Makefile b/devel/p5-Test-Pod/Makefile
index ed8d24990c44..cf3173fd0a05 100644
--- a/devel/p5-Test-Pod/Makefile
+++ b/devel/p5-Test-Pod/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Test-Pod
-PORTVERSION= 0.95
+PORTVERSION= 0.96
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Test
@@ -25,4 +25,11 @@ PERL_CONFIGURE= yes
MAN3= Test::Pod.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+# utf8 stuffs of Pod::Simple
+.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/devel/p5-Test-Pod/distinfo b/devel/p5-Test-Pod/distinfo
index c593936744a1..8afd6eeeaf16 100644
--- a/devel/p5-Test-Pod/distinfo
+++ b/devel/p5-Test-Pod/distinfo
@@ -1 +1 @@
-MD5 (Test-Pod-0.95.tar.gz) = 6b2a233f5f443f5b5789a5cca449d4f4
+MD5 (Test-Pod-0.96.tar.gz) = 54ddd919a8b691d7ad039b0b5fd91b77