diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-12-23 16:26:45 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-12-23 16:26:45 +0000 |
commit | f9ae7625d06db3258f27e8043f00453b5f482523 (patch) | |
tree | b1f28e2f35f38e0691a128fe1d481069660c2adf | |
parent | Chase dependency of databases/sqlite2 (diff) |
Update to 1.17
Notes
Notes:
svn path=/head/; revision=124994
-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 |