diff options
author | skv <skv@FreeBSD.org> | 2004-01-16 20:25:51 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2004-01-16 20:25:51 +0800 |
commit | a8ba87d23b5c57ca4d891e44e2d1c8b098e6d428 (patch) | |
tree | 0faa09cca5bdd89028b73180620151a8ac10bc03 | |
parent | ec9a1df72dd759c56c7c8030d3c6b0d0574b0274 (diff) | |
download | freebsd-ports-gnome-a8ba87d23b5c57ca4d891e44e2d1c8b098e6d428.tar.gz freebsd-ports-gnome-a8ba87d23b5c57ca4d891e44e2d1c8b098e6d428.tar.zst freebsd-ports-gnome-a8ba87d23b5c57ca4d891e44e2d1c8b098e6d428.zip |
Updated to 1.07
-rw-r--r-- | www/p5-Apache-Test/Makefile | 7 | ||||
-rw-r--r-- | www/p5-Apache-Test/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/p5-Apache-Test/Makefile b/www/p5-Apache-Test/Makefile index 3028f39fdf31..7865f9a87f28 100644 --- a/www/p5-Apache-Test/Makefile +++ b/www/p5-Apache-Test/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Apache-Test -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache @@ -25,8 +25,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes 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 + Apache::TestReport.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 1e59621715c9..36d7216c1ae6 100644 --- a/www/p5-Apache-Test/distinfo +++ b/www/p5-Apache-Test/distinfo @@ -1 +1 @@ -MD5 (Apache-Test-1.06.tar.gz) = 27c7096b027fa1d477b260c54d49c455 +MD5 (Apache-Test-1.07.tar.gz) = 2062ae46146fbf4d218cd07ecc6fc457 |