aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Test
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2005-04-08 14:30:18 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2005-04-08 14:30:18 +0000
commitea1307862c63ba3e515d97e5a634c79576ae24f2 (patch)
tree4238efce2146bf26dc9058830c7501ed9052d6ce /www/p5-Apache-Test
parentb1d87e2762cc67f4bb80507d75b0362ae3eec1f6 (diff)
downloadports-ea1307862c63ba3e515d97e5a634c79576ae24f2.tar.gz
ports-ea1307862c63ba3e515d97e5a634c79576ae24f2.zip
Notes
Diffstat (limited to 'www/p5-Apache-Test')
-rw-r--r--www/p5-Apache-Test/Makefile3
-rw-r--r--www/p5-Apache-Test/pkg-plist1
2 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-Apache-Test/Makefile b/www/p5-Apache-Test/Makefile
index 94ab4b279208..edf14ed030f0 100644
--- a/www/p5-Apache-Test/Makefile
+++ b/www/p5-Apache-Test/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Apache-Test
PORTVERSION= 1.21
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Apache
@@ -49,6 +50,8 @@ post-patch:
.if ${PERL_LEVEL} < 500600
@${PERL} -pi -e 's/\b(?:use|no) warnings[^;]*;//g' \
${WRKSRC}/lib/Apache/*.pm ${WRKSRC}/Makefile.PL ${WRKSRC}/install-pl
+ ${PERL} -pi -e '$$_="" if $$. == 24' \
+ ${WRKSRC}/lib/Apache/Test5005compat.pm
.endif
post-configure:
diff --git a/www/p5-Apache-Test/pkg-plist b/www/p5-Apache-Test/pkg-plist
index 2232391f4b95..0964b1332de3 100644
--- a/www/p5-Apache-Test/pkg-plist
+++ b/www/p5-Apache-Test/pkg-plist
@@ -13,6 +13,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestConfigPerl.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestHandler.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestHarness.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestHarnessPHP.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestMB.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestMM.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestPerlDB.pm