Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2009 23:58:08 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        brix@FreeBSD.org
Subject:   ports/133622: [PATCH] www/p5-Apache-Gallery: fix pkg-plist
Message-ID:  <200904112358.n3BNw8s8091137@mail.bluecottontech.com>
Resent-Message-ID: <200904120000.n3C00MGH043007@freefall.freebsd.org>

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

>Number:         133622
>Category:       ports
>Synopsis:       [PATCH] www/p5-Apache-Gallery: 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:   Sun Apr 12 00:00:22 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.1-RELEASE-p3 amd64
>Organization:
RideCharge Inc.
>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 (brix@FreeBSD.org) is cc'd.

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

--- p5-Apache-Gallery-1.0.r3_1,2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Apache-Gallery/Makefile,v
retrieving revision 1.27
diff -u -u -r1.27 Makefile
--- Makefile	16 Jan 2009 23:20:17 -0000	1.27
+++ Makefile	11 Apr 2009 23:57:45 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Apache-Gallery
 PORTVERSION=	1.0.r3
+PORTREVISION=	1
 PORTEPOCH=	2
 CATEGORIES=	www perl5
 MASTER_SITES=	http://apachegallery.dk/download/ \
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/p5-Apache-Gallery/pkg-plist,v
retrieving revision 1.8
diff -u -u -r1.8 pkg-plist
--- pkg-plist	26 Nov 2008 20:03:02 -0000	1.8
+++ pkg-plist	11 Apr 2009 23:57:45 -0000
@@ -64,10 +64,12 @@
 %%PORTDOCS%%%%DOCSDIR%%/TODO
 %%PORTDOCS%%%%DOCSDIR%%/UPGRADE
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Gallery
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache
 @dirrmtry %%SITE_PERL%%/Apache
 @dirrm %%DATADIR%%/templates/default
 @dirrm %%DATADIR%%/templates/new
 @dirrm %%DATADIR%%/templates
 @dirrm %%DATADIR%%
 @dirrm www/icons/gallery
+@dirrm www/icons
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
--- p5-Apache-Gallery-1.0.r3_1,2.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?200904112358.n3BNw8s8091137>