From 47dd2a6a59af4290d3eeba0f79e0f1a2c715c7fb Mon Sep 17 00:00:00 2001 From: mat Date: Thu, 6 Nov 2003 17:19:48 +0000 Subject: Update to 2.05 Works with all perls now --- textproc/p5-Pod-Simple/Makefile | 11 ++--------- textproc/p5-Pod-Simple/distinfo | 2 +- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile index 1b74d2a5923e..0c3f25fbf084 100644 --- a/textproc/p5-Pod-Simple/Makefile +++ b/textproc/p5-Pod-Simple/Makefile @@ -5,7 +5,7 @@ # PORTNAME= Pod-Simple -PORTVERSION= 2.04 +PORTVERSION= 2.05 CATEGORIES= textproc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Pod @@ -30,11 +30,4 @@ 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 - -# utf8 stuffs -.if ${PERL_LEVEL} < 500600 -IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again -.endif - -.include +.include diff --git a/textproc/p5-Pod-Simple/distinfo b/textproc/p5-Pod-Simple/distinfo index cdc5669b6a73..dd26fdeeb386 100644 --- a/textproc/p5-Pod-Simple/distinfo +++ b/textproc/p5-Pod-Simple/distinfo @@ -1 +1 @@ -MD5 (Pod-Simple-2.04.tar.gz) = d154ef002ada5650f9a038f141061f89 +MD5 (Pod-Simple-2.05.tar.gz) = e7a74806215bc993ab1e8e7da49c9a2b -- cgit