Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Mar 2004 17:59:28 +0100 (CET)
From:      Andreas Fehlner <fehlner@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64810: [MAINTAINER] german/geonext: update to 1.11
Message-ID:  <20040327165928.F1F3D78@btmdx8.mat.uni-bayreuth.de>
Resent-Message-ID: <200403271700.i2RH0VN8030527@freefall.freebsd.org>

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

>Number:         64810
>Category:       ports
>Synopsis:       [MAINTAINER] german/geonext: update to 1.11
>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:   Sat Mar 27 09:00:31 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Fehlner
>Release:        FreeBSD 4.9-RC i386
>Organization:
>Environment:
System: FreeBSD btmdx8.mat.uni-bayreuth.de 4.9-RC FreeBSD 4.9-RC #0: Tue Sep 30 12:53:20 CEST 2003
>Description:
- Update to 1.11

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

--- de-geonext-1.11.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/german/geonext/Makefile /data/home/andi/ownports/geonext/Makefile
--- /usr/ports/german/geonext/Makefile	Sat Jan  3 11:42:44 2004
+++ /data/home/andi/ownports/geonext/Makefile	Sat Mar 27 17:37:30 2004
@@ -6,37 +6,35 @@
 #
 
 PORTNAME=	geonext
-PORTVERSION=	1.0
+PORTVERSION=	1.11
 CATEGORIES=	german
-MASTER_SITES=	http://geonext.uni-bayreuth.de/data/download/linux/
+MASTER_SITES=	http://geonext.uni-bayreuth.de/data/download/
 PKGNAMEPREFIX?=	de-
-DISTNAME=	geonext
-EXTRACT_SUFX=	.tgz
+DISTNAME=	geonext.${PORTVERSION}
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	fehlner@gmx.de
 COMMENT=	Interactive (dynamic) elementary Geometry Software
 
 WRKSRC=		${WRKDIR}/geonext_install
 NO_BUILD=	yes
+USE_ZIP=	yes
 USE_JAVA=	1.4
 JAVA=		${JAVA_HOME}/bin/java
 GNAME=		geonext-de
 GLOCATE=	${PREFIX}/share/${GNAME}
 DATA=	cacerts didmat.crt geonext.html geonext.jar license.txt index.html
-GIF=	pixel.gif gx.gif gni.gif gn.gif g.gif x.ico
+IMG=	g.gif gn.gif gni.gif geoint.png pixel.gif gx.gif gxt.gif ubt.gif x.ico
 
 do-install:
 	${MKDIR} ${PREFIX}/share/${GNAME}
 	cd ${WRKSRC} && ${INSTALL_DATA} ${DATA} ${GLOCATE}
-	cd ${WRKSRC} && ${INSTALL_DATA} ${GIF} ${GLOCATE}
+	cd ${WRKSRC} && ${INSTALL_DATA} ${IMG} ${GLOCATE}
 	@${ECHO_MSG} '#!/bin/sh' > ${GLOCATE}/${GNAME}
 	@${ECHO_MSG} '${JAVA} -cp ${GLOCATE}/geonext.jar geonext/Geonext&'\
 	>>${GLOCATE}/${GNAME}
 	${CHMOD} a+x ${GLOCATE}/${GNAME}
-	${SED} -e 's/GEONExT.html/geonext.html/' ${GLOCATE}/index.html > \
-	${GLOCATE}/index.tmp
 	${LN} ${GLOCATE}/${GNAME} ${GLOCATE}/geonext
-	${MV} ${GLOCATE}/index.tmp ${GLOCATE}/index.html
 	${INSTALL_SCRIPT} ${GLOCATE}/geonext-de ${PREFIX}/bin
 	@${ECHO_MSG} "---------------------------------------------------------"
 	@${ECHO_MSG} "Application:	${GLOCATE}/geonext or geonext-de"
diff -ruN --exclude=CVS /usr/ports/german/geonext/distinfo /data/home/andi/ownports/geonext/distinfo
--- /usr/ports/german/geonext/distinfo	Sat Jan  3 11:41:59 2004
+++ /data/home/andi/ownports/geonext/distinfo	Fri Mar 26 21:35:20 2004
@@ -1 +1,2 @@
-MD5 (geonext.tgz) = 82edd8a852bb6eff6e7edae3a5caa32d
+MD5 (geonext.1.11.zip) = fb506cfe96f5d172345b2edda3ac0871
+SIZE (geonext.1.11.zip) = 1157656
diff -ruN --exclude=CVS /usr/ports/german/geonext/pkg-descr /data/home/andi/ownports/geonext/pkg-descr
--- /usr/ports/german/geonext/pkg-descr	Sat Jan  3 11:41:59 2004
+++ /data/home/andi/ownports/geonext/pkg-descr	Sat Mar 27 14:04:59 2004
@@ -13,5 +13,5 @@
 
 WWW: http://www.geonext.de
 
-- Andreas Fehlner
+-Andreas Fehlner
 fehlner@gmx.de
diff -ruN --exclude=CVS /usr/ports/german/geonext/pkg-plist /data/home/andi/ownports/geonext/pkg-plist
--- /usr/ports/german/geonext/pkg-plist	Sat Jan  3 11:41:59 2004
+++ /data/home/andi/ownports/geonext/pkg-plist	Sat Mar 27 14:00:33 2004
@@ -8,9 +8,12 @@
 share/geonext-de/geonext.jar
 share/geonext-de/gn.gif
 share/geonext-de/gni.gif
+share/geonext-de/geoint.png
 share/geonext-de/gx.gif
+share/geonext-de/gxt.gif
 share/geonext-de/index.html
 share/geonext-de/license.txt
 share/geonext-de/pixel.gif
 share/geonext-de/x.ico
+share/geonext-de/ubt.gif
 @dirrm share/geonext-de
--- de-geonext-1.11.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?20040327165928.F1F3D78>