Update to 2.05
Works with all perls now
This commit is contained in:
parent
f11f66145a
commit
e56075cd70
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93242
2 changed files with 3 additions and 10 deletions
|
@ -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>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (Pod-Simple-2.04.tar.gz) = d154ef002ada5650f9a038f141061f89
|
||||
MD5 (Pod-Simple-2.05.tar.gz) = e7a74806215bc993ab1e8e7da49c9a2b
|
||||
|
|
Loading…
Reference in a new issue