Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 2010 21:18:40 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        perl@FreeBSD.org, gslin@gslin.org
Subject:   ports/152326: [PATCH] www/p5-ApacheBench: update to 0.71
Message-ID:  <20101117131840.EBFAA7E822@colo-p.gslin.org>
Resent-Message-ID: <201011171320.oAHDKBZQ086199@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         152326
>Category:       ports
>Synopsis:       [PATCH] www/p5-ApacheBench: update to 0.71
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 17 13:20:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
>Description:
- Update to 0.71

Port maintainer (perl@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-ApacheBench-0.71.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-ApacheBench/Makefile /home/staff/gslin/work/ports/p5-ApacheBench/Makefile
--- /usr/ports/www/p5-ApacheBench/Makefile	2009-12-14 02:07:46.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-ApacheBench/Makefile	2010-11-17 21:18:34.000000000 +0800
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	ApacheBench
-PORTVERSION=	0.63
-CATEGORIES=	www perl5
+PORTVERSION=	0.71
+CATEGORIES=	www benchmarks perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	HTTPD
 PKGNAMEPREFIX=	p5-
@@ -15,8 +15,6 @@
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl module for HTTP benchmarking
 
-MAKE_JOBS_SAFE=  yes
-
 PERL_CONFIGURE=	yes
 
 MAN3=		HTTPD::Bench::ApacheBench.3
diff -ruN --exclude=CVS /usr/ports/www/p5-ApacheBench/distinfo /home/staff/gslin/work/ports/p5-ApacheBench/distinfo
--- /usr/ports/www/p5-ApacheBench/distinfo	2006-01-24 11:13:42.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-ApacheBench/distinfo	2010-11-17 21:17:13.000000000 +0800
@@ -1,3 +1,2 @@
-MD5 (ApacheBench-0.63.tar.gz) = 2132182ffe6ca234a4563d4587c5fd24
-SHA256 (ApacheBench-0.63.tar.gz) = 65af927d5b575ae97d9345deb621274900200bf9bfb1aab47e6fe43ebbb567c7
-SIZE (ApacheBench-0.63.tar.gz) = 65057
+SHA256 (ApacheBench-0.71.tar.gz) = 2968d3997611bb9fa1178c3dd77eed55ac339e888fcbd207d9e4e4149374d475
+SIZE (ApacheBench-0.71.tar.gz) = 39128
diff -ruN --exclude=CVS /usr/ports/www/p5-ApacheBench/pkg-plist /home/staff/gslin/work/ports/p5-ApacheBench/pkg-plist
--- /usr/ports/www/p5-ApacheBench/pkg-plist	2006-01-22 10:57:40.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-ApacheBench/pkg-plist	2010-11-17 21:17:52.000000000 +0800
@@ -1,12 +1,13 @@
+@comment $FreeBSD$
 %%SITE_PERL%%/%%PERL_ARCH%%/HTTPD/Bench/ApacheBench.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/HTTPD/Bench/ApacheBench/Regression.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/HTTPD/Bench/ApacheBench/Run.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTPD/Bench/ApacheBench/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTPD/Bench/ApacheBench/ApacheBench.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTPD/Bench/ApacheBench/ApacheBench.so
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/HTTPD/Bench/ApacheBench
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/HTTPD/Bench
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/HTTPD
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTPD/Bench/ApacheBench
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTPD/Bench/ApacheBench
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTPD/Bench
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTPD
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/HTTPD/Bench/ApacheBench
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/HTTPD/Bench
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/HTTPD
--- p5-ApacheBench-0.71.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101117131840.EBFAA7E822>