Date: Sun, 12 Apr 2009 00:16:18 GMT From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: wenheping@gmail.com Subject: ports/133624: [PATCH] graphics/mapserver: fix pkg-plist Message-ID: <200904120016.n3C0GI94012750@mail.bluecottontech.com> Resent-Message-ID: <200904120020.n3C0K3YG071017@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904120016.n3C0GI94012750>