Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2004 21:03:45 +0200 (CEST)
From:      Andreas Fehlner <fehlner@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/72837: [MAINTAINER] german/geonext: [SUMMARIZE CHANGES]
Message-ID:  <20041018190345.0761052C3@btmdxm.mat.uni-bayreuth.de>
Resent-Message-ID: <200410181910.i9IJALWM007657@freefall.freebsd.org>

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

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041018190345.0761052C3>