update to p5-Apache-Test 1.28

from Deanna Phillips <deanna at sdf.lonestar.org>
ok maintainer mjc@
This commit is contained in:
sturm 2006-03-18 07:40:47 +00:00
parent 81183983e8
commit aa81fab7ba
4 changed files with 13 additions and 11 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.4 2005/04/12 20:00:08 mjc Exp $
# $OpenBSD: Makefile,v 1.5 2006/03/18 07:40:47 sturm Exp $
COMMENT= "Test wrapper with helpers for testing Apache"
DISTNAME= Apache-Test-1.21
DISTNAME= Apache-Test-1.28
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}

View File

@ -1,4 +1,4 @@
MD5 (Apache-Test-1.21.tar.gz) = dc8b26adc5717e94435479604e74fdfc
RMD160 (Apache-Test-1.21.tar.gz) = d3dc9625dd0a624040167e4dc806a35e338a0175
SHA1 (Apache-Test-1.21.tar.gz) = 13c4510dd0655833b7e4754d6fe461ac1348baf0
SIZE (Apache-Test-1.21.tar.gz) = 144796
MD5 (Apache-Test-1.28.tar.gz) = 76ca771bb9d36b6215e7f418a7fd5e9a
RMD160 (Apache-Test-1.28.tar.gz) = 4d937baef75b563cdfddc98eb6eeb3bed26a3c86
SHA1 (Apache-Test-1.28.tar.gz) = d7614aea5a8d391edfd5d46d40c1d4c577311650
SIZE (Apache-Test-1.28.tar.gz) = 149856

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-Makefile_PL,v 1.1.1.1 2004/04/16 22:17:14 naddy Exp $
--- Makefile.PL.orig 2004-04-10 13:31:46.000000000 -0700
+++ Makefile.PL 2004-04-10 13:32:11.000000000 -0700
@@ -89,8 +89,8 @@ sub MY::constants {
$OpenBSD: patch-Makefile_PL,v 1.2 2006/03/18 07:40:47 sturm Exp $
--- Makefile.PL.orig Mon Feb 13 15:22:23 2006
+++ Makefile.PL Tue Mar 14 22:08:17 2006
@@ -191,8 +191,8 @@ sub MY::constants {
$string .= <<'EOI';
# install into the same location as mod_perl 2.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2005/04/12 20:00:08 mjc Exp $
@comment $OpenBSD: PLIST,v 1.5 2006/03/18 07:40:47 sturm Exp $
${P5SITE}/Apache/
${P5SITE}/Apache/Test.pm
${P5SITE}/Apache/Test5005compat.pm
@ -10,6 +10,7 @@ ${P5SITE}/Apache/TestConfig.pm
${P5SITE}/Apache/TestConfigC.pm
${P5SITE}/Apache/TestConfigData.pm
${P5SITE}/Apache/TestConfigPHP.pm
${P5SITE}/Apache/TestConfigParrot.pm
${P5SITE}/Apache/TestConfigParse.pm
${P5SITE}/Apache/TestConfigPerl.pm
${P5SITE}/Apache/TestHandler.pm
@ -23,6 +24,7 @@ ${P5SITE}/Apache/TestReportPerl.pm
${P5SITE}/Apache/TestRequest.pm
${P5SITE}/Apache/TestRun.pm
${P5SITE}/Apache/TestRunPHP.pm
${P5SITE}/Apache/TestRunParrot.pm
${P5SITE}/Apache/TestRunPerl.pm
${P5SITE}/Apache/TestSSLCA.pm
${P5SITE}/Apache/TestServer.pm