ports/76184: [maintainer] graphics/jumpgis-postgis: fix pkg-plist

Sam Lawrance boris at brooknet.com.au
Thu Jan 13 00:50:22 UTC 2005


>Number:         76184
>Category:       ports
>Synopsis:       [maintainer] graphics/jumpgis-postgis: fix pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 13 00:50:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.3-STABLE FreeBSD 5.3-STABLE #1: Sat Jan  1 22:56:44 EST
>Description:

	jumpgis-postgis changed the mode of an already installed directory,
causing the plist check to fail. Changes have been submitted for jumpgis
which means this port doesn't need to modify the directory now.

>How-To-Repeat:
>Fix:

--- jumpgis-postgis-1.1.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/graphics/jumpgis-postgis/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	7 Nov 2004 02:00:39 -0000	1.1
+++ Makefile	13 Jan 2005 00:31:16 -0000
@@ -26,8 +26,6 @@
 
 do-install:
 	@${ECHO_MSG} " >> Installing JAR files"
-	${MKDIR} ${TARGET_DIR}/lib/ext
-	${CHMOD} 0755 ${TARGET_DIR}/lib/ext
 	${INSTALL_DATA} ${WRKSRC}/lib/ext/postgisdriver-1.1.0.jar ${TARGET_DIR}/lib/ext/
 	${INSTALL_DATA} ${WRKSRC}/lib/ext/pg74jdbc3.jar ${TARGET_DIR}/lib/
 
--- jumpgis-postgis-1.1.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list