Updated to 1.15

* unbreak build on perl 5.00503
This commit is contained in:
Sergey Skvortsov 2004-10-23 14:05:45 +00:00
parent d1b537f3b9
commit 099d07f7e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120036
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Apache-Test
PORTVERSION= 1.13
PORTVERSION= 1.15
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Apache
@ -47,7 +47,7 @@ post-patch:
@${PERL} -pi.bak -e 's/PERLRUN/PERL/;' ${WRKSRC}/install-pl
.endif
.if ${PERL_LEVEL} < 500600
@${PERL} -pi -e '$$_="" if /^use warnings/' \
@${PERL} -pi -e 's/\b(?:use|no) warnings[^;]*;//g' \
${WRKSRC}/lib/Apache/*.pm ${WRKSRC}/Makefile.PL ${WRKSRC}/install-pl
.endif

View File

@ -1,2 +1,2 @@
MD5 (Apache-Test-1.13.tar.gz) = 71282cd1f5d5499cd2e2126db01806fa
SIZE (Apache-Test-1.13.tar.gz) = 123809
MD5 (Apache-Test-1.15.tar.gz) = 8665fcd0c647ec6ba04e30c87b476690
SIZE (Apache-Test-1.15.tar.gz) = 128717