From haensel@botch.catbull.com  Tue Dec 21 21:31:47 2004
Return-Path: <haensel@botch.catbull.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 92DEA16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 21 Dec 2004 21:31:47 +0000 (GMT)
Received: from viefep17-int.chello.at (viefep17-int.chello.at [213.46.255.23])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 93B2F43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 21 Dec 2004 21:31:46 +0000 (GMT)
	(envelope-from haensel@botch.catbull.com)
Received: from botch.catbull.com ([213.47.252.80])
          by viefep17-int.chello.at
          (InterMail vM.6.01.03.05 201-2131-111-107-20040910) with ESMTP
          id <20041221213142.NAIC22828.viefep17-int.chello.at@botch.catbull.com>;
          Tue, 21 Dec 2004 22:31:42 +0100
Received: from botch.catbull.com (localhost [127.0.0.1])
	by botch.catbull.com (8.13.1/8.12.10) with ESMTP id iBLLVgh2015510;
	Tue, 21 Dec 2004 22:31:42 +0100 (CET)
	(envelope-from haensel@botch.catbull.com)
Received: (from root@localhost)
	by botch.catbull.com (8.13.1/8.12.10/Submit) id iBLLVgBo015509;
	Tue, 21 Dec 2004 22:31:42 +0100 (CET)
	(envelope-from haensel)
Message-Id: <200412212131.iBLLVgBo015509@botch.catbull.com>
Date: Tue, 21 Dec 2004 22:31:42 +0100 (CET)
From: Hansjoerg Pehofer <haensel@botch.sumpf.catbull.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: hansjoerg.pehofer@uibk.ac.at
Subject: [PATCH] www/p5-Apache-AxKit-Plugin-AddXSLParams-Request: pkg-plist fixed 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         75372
>Category:       ports
>Synopsis:       [PATCH] www/p5-Apache-AxKit-Plugin-AddXSLParams-Request: pkg-plist fixed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 21 21:40:24 GMT 2004
>Closed-Date:    Tue Feb 15 09:55:40 GMT 2005
>Last-Modified:  Tue Feb 15 09:55:40 GMT 2005
>Originator:     Hansjoerg Pehofer
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD botch.catbull.com 5.3-RELEASE FreeBSD 5.3-RELEASE #38: Sun Nov  7 02:29:06 CET
>Description:
added missing directories in pkg-plist, set PORTREVISION

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

--- p5-Apache-AxKit-Plugin-AddXSLParams-Request-1.01_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	5 Aug 2003 21:06:25 -0000	1.1
+++ Makefile	21 Dec 2004 21:29:53 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=			Apache-AxKit-Plugin-AddXSLParams-Request
 PORTVERSION=		1.01
+PORTREVISION=		1
 CATEGORIES=			www perl5
 MASTER_SITES=		${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../by-authors/id/K/KH/KHAMPTON
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	5 Aug 2003 21:06:25 -0000	1.1
+++ pkg-plist	21 Dec 2004 21:29:53 -0000
@@ -3,6 +3,9 @@
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AxKit/Plugin/AddXSLParams/Request
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AxKit/Plugin/AddXSLParams 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AxKit/Plugin 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AxKit 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/Apache/AxKit/Plugin/AddXSLParams 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/Apache/AxKit/Plugin 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/Apache/AxKit 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true
--- p5-Apache-AxKit-Plugin-AddXSLParams-Request-1.01_1.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Tue Feb 15 09:55:34 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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