Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2009 23:05:02 GMT
From:      "Philip M. Gollucci" <pgollucci@elektra.rws>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        perl@freebsd.org
Subject:   [PATCH] www/p5-Apache-AuthCookie: fix pkg-plist
Message-ID:  <200904112305.n3BN52wc020877@mail.bluecottontech.com>

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

>Submitter-Id:	current-users
>Originator:	Philip M. Gollucci
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] www/p5-Apache-AuthCookie: fix pkg-plist
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 7.1-RELEASE-p3 amd64
>Environment:
System: FreeBSD mail.bluecottontech.com 7.1-RELEASE-p3 FreeBSD 7.1-RELEASE-p3 #1: Tue Mar 10 22:10:18 UTC 2009
>Description:
- Fix pkg-plist
- Bump PORTREVISION

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

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

--- p5-Apache-AuthCookie-3.12_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Apache-AuthCookie/Makefile,v
retrieving revision 1.21
diff -u -u -r1.21 Makefile
--- Makefile	17 Apr 2008 12:52:06 -0000	1.21
+++ Makefile	11 Apr 2009 23:04:13 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Apache-AuthCookie
 PORTVERSION=	3.12
+PORTREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/p5-Apache-AuthCookie/pkg-plist,v
retrieving revision 1.7
diff -u -u -r1.7 pkg-plist
--- pkg-plist	22 Jan 2006 02:57:35 -0000	1.7
+++ pkg-plist	11 Apr 2009 23:04:13 -0000
@@ -1,8 +1,9 @@
 %%SITE_PERL%%/Apache/AuthCookie.pm
 %%SITE_PERL%%/Apache/AuthCookie/Util.pm
 %%SITE_PERL%%/Apache2/AuthCookie.pm
-@dirrm %%SITE_PERL%%/Apache/AuthCookie
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthCookie/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthCookie
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache
+@dirrm %%SITE_PERL%%/Apache/AuthCookie
 @dirrmtry %%SITE_PERL%%/Apache
 @dirrmtry %%SITE_PERL%%/Apache2
--- p5-Apache-AuthCookie-3.12_1.patch ends here ---




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