ports/133624: [PATCH] graphics/mapserver: fix pkg-plist
Philip M. Gollucci
pgollucci at FreeBSD.org
Sun Apr 12 00:20:04 UTC 2009
>Number: 133624
>Category: ports
>Synopsis: [PATCH] graphics/mapserver: 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:20:03 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 (wenheping at gmail.com) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- mapserver-5.2.1_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/mapserver/Makefile,v
retrieving revision 1.27
diff -u -u -r1.27 Makefile
--- Makefile 17 Mar 2009 15:09:24 -0000 1.27
+++ Makefile 12 Apr 2009 00:15:53 -0000
@@ -7,6 +7,7 @@
PORTNAME= mapserver
PORTVERSION= 5.2.1
+PORTREVISION= 1
CATEGORIES= graphics www geography
MASTER_SITES= http://download.osgeo.org/mapserver/
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/graphics/mapserver/pkg-plist,v
retrieving revision 1.5
diff -u -u -r1.5 pkg-plist
--- pkg-plist 9 Feb 2009 21:04:52 -0000 1.5
+++ pkg-plist 12 Apr 2009 00:15:53 -0000
@@ -17,3 +17,4 @@
%%WITH_PHP%%%%PHP_EXTENSION_DIR%%/php_mapscript.so
%%WITH_PHP%%@dirrmtry %%PHP_EXTENSION_DIR%%
%%WITH_PHP%%@dirrmtry etc/php
+%%WITH_MAPSERV%%@dirrmtry www/cgi-bin
--- mapserver-5.2.1_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list