diff options
Diffstat (limited to 'www')
-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 fde9b403af8..3028f39fdf3 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 859c8c13086..1e59621715c 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 |