Date: Thu, 30 Nov 2006 10:37:29 GMT From: "Philip M. Gollucci"<pgollucci@apache.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/106054: Update: www/p5-Apache-Test 1.28 -> 1.29, maintainership ? Message-ID: <200611301037.kAUAbTqI080758@www.freebsd.org> Resent-Message-ID: <200611301050.kAUAoAwR055259@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 106054 >Category: ports >Synopsis: Update: www/p5-Apache-Test 1.28 -> 1.29, maintainership ? >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Nov 30 10:50:10 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD6.1-RELEASE-p10 >Organization: Ticketmaster LLC >Environment: uname -a FreeBSD home.p6m7g8.net 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Tue Nov 7 02:03:44 PST 2006 root@home.p6m7g8.net:/usr/obj/usr/src/sys/HOME i386 >Description: We just released 1.29 This updates to it. The pkg-plist is *almost* identical mainly just alphabeticallization according to the pipe chain. I see perl@ owns this. I'll take it unless "we" want to keep it -- I'm fine either way. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-Apache-Test/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- Makefile 10 Aug 2006 11:03:37 -0000 1.21 +++ Makefile 30 Nov 2006 10:32:47 -0000 @@ -6,13 +6,13 @@ # PORTNAME= Apache-Test -PORTVERSION= 1.28 +PORTVERSION= 1.29 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= Test.pm wrapper with helpers for testing Apache .if defined(WITH_MODPERL2) Index: distinfo RCS file: /home/ncvs/ports/www/p5-Apache-Test/distinfo,v retrieving revision 1.19 diff -u -r1.19 distinfo --- distinfo 10 Aug 2006 11:03:37 -0000 1.19 +++ distinfo 30 Nov 2006 10:32:47 -0000 =================================================================== @@ -1,3 +1,3 @@ -MD5 (Apache-Test-1.28.tar.gz) = 76ca771bb9d36b6215e7f418a7fd5e9a -SHA256 (Apache-Test-1.28.tar.gz) = 42b7edcddc47e9a231740a7949cea8462f8042f32d79db02a24c24786ea08e37 -SIZE (Apache-Test-1.28.tar.gz) = 149856 +MD5 (Apache-Test-1.29.tar.gz) = d99c88b856302420211cee2f891ad931 +SHA256 (Apache-Test-1.29.tar.gz) = c8780c633335e3349414c67b81b153719d40534d8c7092dbd30214ed27a72043 +SIZE (Apache-Test-1.29.tar.gz) = 151416 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/p5-Apache-Test/pkg-plist,v retrieving revision 1.8 diff -u -r1.8 pkg-plist --- pkg-plist 22 Jan 2006 02:57:40 -0000 1.8 +++ pkg-plist 30 Nov 2006 10:32:47 -0000 @@ -1,4 +1,3 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Test/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/Apache/Test.pm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/Test5005compat.pm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestBuild.pm @@ -33,7 +32,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestTrace.pm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/TestUtil.pm %%SITE_PERL%%/%%PERL_ARCH%%/Bundle/ApacheTest.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Test/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Test +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Apache @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Bundle -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611301037.kAUAbTqI080758>