diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2003-12-08 17:46:43 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2003-12-08 17:46:43 +0000 |
commit | d7c7d79ac998b95faf809de87c21704dd9c71914 (patch) | |
tree | 2691c210eace49b17445c722f43c22f55f422212 /www/p5-Apache-Test | |
parent | a00c31de615bd3c79e6728f1521b9e8d70933826 (diff) |
Notes
Diffstat (limited to 'www/p5-Apache-Test')
-rw-r--r-- | www/p5-Apache-Test/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Apache-Test/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-Apache-Test/Makefile b/www/p5-Apache-Test/Makefile index fde9b403af8f..3028f39fdf31 100644 --- a/www/p5-Apache-Test/Makefile +++ b/www/p5-Apache-Test/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Apache-Test -PORTVERSION= 1.03 +PORTVERSION= 1.06 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache @@ -24,7 +24,8 @@ BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes -MAN3= Apache::Test.3 Apache::TestConfig.3 Apache::TestSmoke.3 \ +MAN3= Apache::Test.3 Apache::TestConfig.3 Apache::TestMM.3 \ + Apache::TestRequest.3 Apache::TestRun.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 859c8c130863..1e59621715c9 100644 --- a/www/p5-Apache-Test/distinfo +++ b/www/p5-Apache-Test/distinfo @@ -1 +1 @@ -MD5 (Apache-Test-1.03.tar.gz) = 8ed7fd0bb829bf7c16850aafd282ffbf +MD5 (Apache-Test-1.06.tar.gz) = 27c7096b027fa1d477b260c54d49c455 |