From erwin@backup-mx.droso.dk  Fri Feb 21 10:42:25 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 EDD0C37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Feb 2003 10:42:25 -0800 (PST)
Received: from backup-mx.droso.dk (backup-mx.droso.dk [62.79.38.251])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D92CF43FCB
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Feb 2003 10:42:24 -0800 (PST)
	(envelope-from erwin@backup-mx.droso.dk)
Received: by backup-mx.droso.dk (Postfix, from userid 1000)
	id 669E2A93E; Fri, 21 Feb 2003 19:42:22 +0100 (CET)
Message-Id: <20030221184222.669E2A93E@backup-mx.droso.dk>
Date: Fri, 21 Feb 2003 19:42:22 +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-CGI-Session 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48535
>Category:       ports
>Synopsis:       fix plist www/p5-CGI-Session
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 21 10:50:09 PST 2003
>Closed-Date:    Sat Feb 22 06:35:30 PST 2003
>Last-Modified:  Sat Feb 22 06:35: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:

fix typo in PLIST
bump PORTREVISION

Noticed by: bento


>How-To-Repeat:
	
>Fix:

	

--- p5-CGI-Session.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Session/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	21 Feb 2003 14:01:26 -0000	1.4
+++ Makefile	21 Feb 2003 18:41:05 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	CGI-Session
 PORTVERSION=	3.11
+PORTREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	CGI
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Session/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	4 Feb 2003 12:15:21 -0000	1.3
+++ pkg-plist	21 Feb 2003 18:41:05 -0000
@@ -41,5 +41,5 @@
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session 2>/dev/null || true
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/CGI 2>/dev/null || true
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/Session
-@unexec %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI 2>/dev/null || true
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/mach/auto/CGI 2>/dev/null || true
--- p5-CGI-Session.diff ends here ---


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

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