diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Pod-Simple/Makefile | 11 | ||||
-rw-r--r-- | 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 <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> +.include <bsd.port.mk> 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 |