From erwin@backup-mx.droso.dk  Fri Feb 21 11:06:55 2003
Return-Path: <erwin@backup-mx.droso.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5A1D937B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Feb 2003 11:06:55 -0800 (PST)
Received: from backup-mx.droso.dk (backup-mx.droso.dk [62.79.38.251])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 58E8243FD7
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Feb 2003 11:06:54 -0800 (PST)
	(envelope-from erwin@backup-mx.droso.dk)
Received: by backup-mx.droso.dk (Postfix, from userid 1000)
	id 4C84EA93E; Fri, 21 Feb 2003 20:06:53 +0100 (CET)
Message-Id: <20030221190653.4C84EA93E@backup-mx.droso.dk>
Date: Fri, 21 Feb 2003 20:06:53 +0100 (CET)
From: Erwin Lansing <erwin@lansing.dk>
Reply-To: Erwin Lansing <erwin@lansing.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: fix PLIST www/p5-Apache-AuthCookie 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48538
>Category:       ports
>Synopsis:       fix PLIST www/p5-Apache-AuthCookie
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 21 11:10:09 PST 2003
>Closed-Date:    Sat Feb 22 06:41:30 PST 2003
>Last-Modified:  Sat Feb 22 06:41:30 PST 2003
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #14: Sun Feb 16 11:42:13 CET 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:

Add missing directory to PLIST
bump PORTREVISION

Noticed by: bento

>How-To-Repeat:
	
>Fix:

	

--- p5-Apache-AuthCookie.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Apache-AuthCookie/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	20 Feb 2003 19:15:30 -0000	1.8
+++ Makefile	21 Feb 2003 19:05:23 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Apache-AuthCookie
 PORTVERSION=	2.011
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Apache
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-Apache-AuthCookie/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	1 Jan 2001 11:06:09 -0000	1.2
+++ pkg-plist	21 Feb 2003 19:05:23 -0000
@@ -1,3 +1,4 @@
 lib/perl5/site_perl/%%PERL_VER%%/Apache/AuthCookie.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AuthCookie/.packlist
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AuthCookie
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Apache 2>/dev/null || true
--- p5-Apache-AuthCookie.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: leeym 
State-Changed-When: Sat Feb 22 06:41:29 PST 2003 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48538 
>Unformatted:
