[PATCH] www/p5-Apache-AuthCookie: fix pkg-plist

Philip M. Gollucci pgollucci at elektra.rws
Sat Apr 11 16:36:31 PDT 2009


>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 at 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
- at dirrm %%SITE_PERL%%/Apache/AuthCookie
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthCookie/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthCookie
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache
+ at dirrm %%SITE_PERL%%/Apache/AuthCookie
 @dirrmtry %%SITE_PERL%%/Apache
 @dirrmtry %%SITE_PERL%%/Apache2
--- p5-Apache-AuthCookie-3.12_1.patch ends here ---



More information about the freebsd-perl mailing list