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:   ports/133618: [PATCH] www/p5-Apache-AuthCookie: fix pkg-plist
Message-ID:  <200904112305.n3BN52wc020877@mail.bluecottontech.com>
Resent-Message-ID: <200904112310.n3BNA3L4074831@freefall.freebsd.org>

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

>Number:         133618
>Category:       ports
>Synopsis:       [PATCH] www/p5-Apache-AuthCookie: fix pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 11 23:10:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.1-RELEASE-p3 amd64
>Organization:
>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 ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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