ports/72837: [MAINTAINER] german/geonext: [SUMMARIZE CHANGES]

Andreas Fehlner fehlner at gmx.de
Mon Oct 18 19:10:21 UTC 2004


>Number:         72837
>Category:       ports
>Synopsis:       [MAINTAINER] german/geonext: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 18 19:10:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Fehlner
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD btmdxm.mat.uni-bayreuth.de 4.10-STABLE FreeBSD 4.10-STABLE #0: Wed Sep 22 19:17:57 CEST 2004
>Description:

add language=de in order to get the german version [I've forgotten this last pr]

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

--- geonext-1.11_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/german/geonext/Makefile /data/home/andi/ownports/german/geonext/Makefile
--- /usr/ports/german/geonext/Makefile	Fri Apr  2 00:01:18 2004
+++ /data/home/andi/ownports/german/geonext/Makefile	Sun Oct 17 12:32:02 2004
@@ -7,9 +7,10 @@
 
 PORTNAME=	geonext
 PORTVERSION=	1.11
+PORTREVISION=	1
 CATEGORIES=	german
 MASTER_SITES=	http://geonext.uni-bayreuth.de/data/download/
-PKGNAMEPREFIX?=	de-
+#PKGNAMEPREFIX?=	de-
 DISTNAME=	geonext.${PORTVERSION}
 EXTRACT_SUFX=	.zip
 
@@ -31,7 +32,7 @@
 	cd ${WRKSRC} && ${INSTALL_DATA} ${DATA} ${GLOCATE}
 	cd ${WRKSRC} && ${INSTALL_DATA} ${IMG} ${GLOCATE}
 	@${ECHO_MSG} '#!/bin/sh' > ${GLOCATE}/${GNAME}
-	@${ECHO_MSG} '${JAVA} -cp ${GLOCATE}/geonext.jar geonext/Geonext&'\
+	@${ECHO_MSG} '${JAVA} -cp ${GLOCATE}/geonext.jar geonext/Geonext language=de&'\
 	>>${GLOCATE}/${GNAME}
 	${CHMOD} a+x ${GLOCATE}/${GNAME}
 	${LN} ${GLOCATE}/${GNAME} ${GLOCATE}/geonext
--- geonext-1.11_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list