Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 2010 21:22:00 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        perl@FreeBSD.org, gslin@gslin.org
Subject:   [PATCH] www/p5-Apache-Test: update to 1.33
Message-ID:  <20101117132200.D195E7E822@colo-p.gslin.org>

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

>Submitter-Id:	current-users
>Originator:	Gea-Suan Lin
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] www/p5-Apache-Test: update to 1.33
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 7.3-RELEASE-p2 i386
>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 1.33

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

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

--- p5-Apache-Test-1.33.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-Apache-Test/Makefile /home/staff/gslin/work/ports/p5-Apache-Test/Makefile
--- /usr/ports/www/p5-Apache-Test/Makefile	2010-04-30 01:32:08.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Apache-Test/Makefile	2010-11-17 21:21:33.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Apache-Test
-PORTVERSION=	1.32
+PORTVERSION=	1.33
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,8 +14,6 @@
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Test.pm wrapper with helpers for testing Apache
 
-MAKE_JOBS_SAFE=  yes
-
 ## XXX: Need to fix this, www/mod_perl2 currently @2.0.4 contains A-T 1.29,
 ## XXX: but
 ## XXX: A-T has released 1.32
@@ -23,15 +21,23 @@
 IGNORE=		is already included in mod_perl2
 .endif
 
-USE_APACHE=1.3+
-
 PERL_CONFIGURE=	yes
+USE_APACHE=	1.3+
 
-MAN3=		Apache::Test.3 Apache::TestConfig.3 Apache::TestConfigData.3 \
-		Apache::TestMB.3 Apache::TestMM.3 Apache::TestReport.3 \
-		Apache::TestRequest.3 Apache::TestRun.3 Apache::TestRunPHP.3 \
-		Apache::TestRunPerl.3 Apache::TestServer.3 \
-		Apache::TestSmoke.3 Apache::TestTrace.3 \
-		Apache::TestUtil.3 Bundle::ApacheTest.3
+MAN3=		Apache::Test.3 \
+		Apache::TestConfig.3 \
+		Apache::TestConfigData.3 \
+		Apache::TestMB.3 \
+		Apache::TestMM.3 \
+		Apache::TestReport.3 \
+		Apache::TestRequest.3 \
+		Apache::TestRun.3 \
+		Apache::TestRunPHP.3 \
+		Apache::TestRunPerl.3 \
+		Apache::TestServer.3 \
+		Apache::TestSmoke.3 \
+		Apache::TestTrace.3 \
+		Apache::TestUtil.3 \
+		Bundle::ApacheTest.3
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/www/p5-Apache-Test/distinfo /home/staff/gslin/work/ports/p5-Apache-Test/distinfo
--- /usr/ports/www/p5-Apache-Test/distinfo	2010-04-27 09:32:53.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Apache-Test/distinfo	2010-11-17 21:19:23.000000000 +0800
@@ -1,3 +1,2 @@
-MD5 (Apache-Test-1.32.tar.gz) = e9249af12e427d58802f1715116aeba7
-SHA256 (Apache-Test-1.32.tar.gz) = b5067c9633a4acf8901ad5d74ca747020f0505c7f68348bf3af0c0e523457b81
-SIZE (Apache-Test-1.32.tar.gz) = 152894
+SHA256 (Apache-Test-1.33.tar.gz) = 37d17f2379ef86a7f1074922af57caa0d5f810ad1498c7a0d94a20bedc584d7d
+SIZE (Apache-Test-1.33.tar.gz) = 153749
--- p5-Apache-Test-1.33.patch ends here ---




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