ports/152327: [PATCH] www/p5-Apache-Test: update to 1.33
Gea-Suan Lin
gslin at gslin.org
Wed Nov 17 13:30:15 UTC 2010
>Number: 152327
>Category: ports
>Synopsis: [PATCH] www/p5-Apache-Test: update to 1.33
>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:30:10 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 1.33
Port maintainer (perl at 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 at 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 ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list