1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Update to 1.14

This commit is contained in:
Mathieu Arnold 2004-04-29 17:27:12 +00:00
parent 8e2ed8de90
commit c662790467
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107982
2 changed files with 11 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Test-Pod
PORTVERSION= 1.12
PORTVERSION= 1.14
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>
.if ${PERL_LEVEL} < 500600
post-patch:
@${PERL} -pi -e 's/(my )?\$$dh/DH/g' ${WRKSRC}/Pod.pm
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
MD5 (Test-Pod-1.12.tar.gz) = 04137351d3a1cad405a9563511a9d1a7
SIZE (Test-Pod-1.12.tar.gz) = 6518
MD5 (Test-Pod-1.14.tar.gz) = 22cb237de042cff899f20e7e898027ec
SIZE (Test-Pod-1.14.tar.gz) = 6543