diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-02-24 09:47:45 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-02-24 09:47:45 +0000 |
commit | 3fc40b9f60c1d8343eeaeef45cf05268b7fde5e5 (patch) | |
tree | 24b8ddb22857658d73f28c5a73cd9000cd82bf83 /www/p5-ApacheBench | |
parent | aaed8c66a334b466d0e09a4e91bb1d939a7c599b (diff) | |
download | ports-3fc40b9f60c1d8343eeaeef45cf05268b7fde5e5.tar.gz ports-3fc40b9f60c1d8343eeaeef45cf05268b7fde5e5.zip |
Notes
Diffstat (limited to 'www/p5-ApacheBench')
-rw-r--r-- | www/p5-ApacheBench/Makefile | 3 | ||||
-rw-r--r-- | www/p5-ApacheBench/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/p5-ApacheBench/Makefile b/www/p5-ApacheBench/Makefile index ebe569f90c94..1cddf1bc939a 100644 --- a/www/p5-ApacheBench/Makefile +++ b/www/p5-ApacheBench/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ApacheBench -PORTVERSION= 0.62 +PORTVERSION= 0.63 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTTPD @@ -17,7 +17,6 @@ COMMENT= Perl module for HTTP benchmarking PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= HTTPD::Bench::ApacheBench.3 .include <bsd.port.mk> diff --git a/www/p5-ApacheBench/distinfo b/www/p5-ApacheBench/distinfo index 5f0568bf0d8a..0251569d40b0 100644 --- a/www/p5-ApacheBench/distinfo +++ b/www/p5-ApacheBench/distinfo @@ -1,2 +1,2 @@ -MD5 (ApacheBench-0.62.tar.gz) = 7e15d9de08ef51c1a31b9e57625ead18 -SIZE (ApacheBench-0.62.tar.gz) = 61627 +MD5 (ApacheBench-0.63.tar.gz) = 2132182ffe6ca234a4563d4587c5fd24 +SIZE (ApacheBench-0.63.tar.gz) = 65057 |