Wed Apr 23 21:25:59 2008 UTC ()
Update to 1.30:

1.30 November 26, 2007

Added t_write_test_lib for temporary testing packages
[Fred Moyer <fred@redhotpenguin.com>]

Fix syntax error in generated PHP files t/conf/*.php.in
[Philippe M. Chiasson]

Add bwshare.so to the list of modules to not inherit b/c
it rate limits requests to less then that of a test suite.
PR: 25548
[imacat <imacat@mail.imacat.idv.tw>]

Add EXTRA_CFLAGS to c-module building if defined in the environment
[Geoffrey Young]


(wiz)
diff -r1.11 -r1.12 pkgsrc/www/p5-Apache-Test/Makefile
diff -r1.6 -r1.7 pkgsrc/www/p5-Apache-Test/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/www/p5-Apache-Test/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-Apache-Test/Makefile 2008/04/06 15:46:54 1.11
+++ pkgsrc/www/p5-Apache-Test/Makefile 2008/04/23 21:25:59 1.12
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.11 2008/04/06 15:46:54 heinz Exp $ 1# $NetBSD: Makefile,v 1.12 2008/04/23 21:25:59 wiz Exp $
2# 2#
3 3
4DISTNAME= Apache-Test-1.29 4DISTNAME= Apache-Test-1.30
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6SVR4_PKGNAME= p5apt 6SVR4_PKGNAME= p5apt
7CATEGORIES= www perl5 7CATEGORIES= www perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
9 9
10MAINTAINER= adam@migus.org 10MAINTAINER= adam@migus.org
11HOMEPAGE= http://search.cpan.org/dist/Apache-Test/ 11HOMEPAGE= http://search.cpan.org/dist/Apache-Test/
12COMMENT= Wrapper for Test.pm to test an Apache server 12COMMENT= Wrapper for Test.pm to test an Apache server
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16CONFLICTS+= ap2-perl-[0-9]* 16CONFLICTS+= ap2-perl-[0-9]*
17 17

cvs diff -r1.6 -r1.7 pkgsrc/www/p5-Apache-Test/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-Apache-Test/distinfo 2007/02/18 03:25:51 1.6
+++ pkgsrc/www/p5-Apache-Test/distinfo 2008/04/23 21:25:59 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2007/02/18 03:25:51 wiz Exp $ 1$NetBSD: distinfo,v 1.7 2008/04/23 21:25:59 wiz Exp $
2 2
3SHA1 (Apache-Test-1.29.tar.gz) = aec7577a5c6958f6dbce5fd22b7175743f7e7b1a 3SHA1 (Apache-Test-1.30.tar.gz) = b7dd016d2389fdfe3de7d44282bb06b65e705888
4RMD160 (Apache-Test-1.29.tar.gz) = 69b21ac4872ce5c154262bf95e650934bb4b6869 4RMD160 (Apache-Test-1.30.tar.gz) = 8fca3ec211851f7390ecc6c5f8371b407faa862e
5Size (Apache-Test-1.29.tar.gz) = 151416 bytes 5Size (Apache-Test-1.30.tar.gz) = 150711 bytes