diff options
author | skv <skv@FreeBSD.org> | 2004-12-24 00:26:45 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2004-12-24 00:26:45 +0800 |
commit | 1ae8b45f28623fc6d613272edf735650fe9c137b (patch) | |
tree | 77b6ffc555d7c8b857627995503814ac91d9c6b6 /www | |
parent | f6f7a7c1ad2214e359f40bd6db07f082328fb47e (diff) | |
download | freebsd-ports-gnome-1ae8b45f28623fc6d613272edf735650fe9c137b.tar.gz freebsd-ports-gnome-1ae8b45f28623fc6d613272edf735650fe9c137b.tar.zst freebsd-ports-gnome-1ae8b45f28623fc6d613272edf735650fe9c137b.zip |
Update to 1.17
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-Test/Makefile | 8 | ||||
-rw-r--r-- | www/p5-Apache-Test/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-Apache-Test/Makefile b/www/p5-Apache-Test/Makefile index c65616436f2c..b25142c924fd 100644 --- a/www/p5-Apache-Test/Makefile +++ b/www/p5-Apache-Test/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Apache-Test -PORTVERSION= 1.15 +PORTVERSION= 1.17 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache @@ -26,9 +26,9 @@ PERL_CONFIGURE= yes MAN3= Apache::Test.3 Apache::TestConfig.3 Apache::TestConfigData.3 \ Apache::TestMB.3 Apache::TestMM.3 Apache::TestReport.3 \ - Apache::TestRequest.3 Apache::TestRun.3 Apache::TestRunPerl.3 \ - Apache::TestSmoke.3 Apache::TestTrace.3 Apache::TestUtil.3 \ - Bundle::ApacheTest.3 + Apache::TestRequest.3 Apache::TestRun.3 Apache::TestRunPHP.3 \ + Apache::TestRunPerl.3 Apache::TestSmoke.3 Apache::TestTrace.3 \ + Apache::TestUtil.3 Bundle::ApacheTest.3 .include <bsd.port.pre.mk> diff --git a/www/p5-Apache-Test/distinfo b/www/p5-Apache-Test/distinfo index b3a4694da111..8aea2a67b444 100644 --- a/www/p5-Apache-Test/distinfo +++ b/www/p5-Apache-Test/distinfo @@ -1,2 +1,2 @@ -MD5 (Apache-Test-1.15.tar.gz) = 8665fcd0c647ec6ba04e30c87b476690 -SIZE (Apache-Test-1.15.tar.gz) = 128717 +MD5 (Apache-Test-1.17.tar.gz) = aab95b3246931be87f2506f3053c5868 +SIZE (Apache-Test-1.17.tar.gz) = 139628 |