diff options
author | skv <skv@FreeBSD.org> | 2005-07-27 21:12:58 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2005-07-27 21:12:58 +0800 |
commit | f22fa51777237c1a5c2b9707db3386e3df2d4e5d (patch) | |
tree | 632b4dc6ffefacf415af3f2fcdcc3a8d612dcfe0 /www/p5-Apache-Test | |
parent | 9605f6a5f62289f073db5e5c4880222940869dae (diff) | |
download | freebsd-ports-gnome-f22fa51777237c1a5c2b9707db3386e3df2d4e5d.tar.gz freebsd-ports-gnome-f22fa51777237c1a5c2b9707db3386e3df2d4e5d.tar.zst freebsd-ports-gnome-f22fa51777237c1a5c2b9707db3386e3df2d4e5d.zip |
Update to 1.26
Diffstat (limited to 'www/p5-Apache-Test')
-rw-r--r-- | www/p5-Apache-Test/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-Test/distinfo | 4 | ||||
-rw-r--r-- | www/p5-Apache-Test/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/www/p5-Apache-Test/Makefile b/www/p5-Apache-Test/Makefile index bd6ce03f14d2..5fd6f9883f2d 100644 --- a/www/p5-Apache-Test/Makefile +++ b/www/p5-Apache-Test/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Apache-Test -PORTVERSION= 1.25 +PORTVERSION= 1.26 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache diff --git a/www/p5-Apache-Test/distinfo b/www/p5-Apache-Test/distinfo index 268a7a0bda08..9a9026994676 100644 --- a/www/p5-Apache-Test/distinfo +++ b/www/p5-Apache-Test/distinfo @@ -1,2 +1,2 @@ -MD5 (Apache-Test-1.25.tar.gz) = 315998641c7ba5d3a315da96c10e64d1 -SIZE (Apache-Test-1.25.tar.gz) = 145772 +MD5 (Apache-Test-1.26.tar.gz) = 0626e18f95e36b61b035e7485295128e +SIZE (Apache-Test-1.26.tar.gz) = 147976 diff --git a/www/p5-Apache-Test/pkg-plist b/www/p5-Apache-Test/pkg-plist index 0964b1332de3..f5aa83733da8 100644 --- a/www/p5-Apache-Test/pkg-plist +++ b/www/p5-Apache-Test/pkg-plist @@ -9,6 +9,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestConfigC.pm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestConfigData.pm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestConfigPHP.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestConfigParrot.pm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestConfigParse.pm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestConfigPerl.pm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestHandler.pm @@ -22,6 +23,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestRequest.pm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestRun.pm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestRunPHP.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestRunParrot.pm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestRunPerl.pm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestSSLCA.pm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestServer.pm |