--- geonext-1.12.patch begins here --- diff -ruN --exclude=CVS /usr/ports/math/geonext/Makefile /usr/ports/ownports/geonext/Makefile --- /usr/ports/math/geonext/Makefile Thu Feb 10 19:11:04 2005 +++ /usr/ports/ownports/geonext/Makefile Fri Sep 2 20:41:45 2005 @@ -6,7 +6,7 @@ # PORTNAME= geonext -PORTVERSION= 1.11 +PORTVERSION= 1.12 CATEGORIES= math graphics java MASTER_SITES= http://geonext.uni-bayreuth.de/data/download/\ http://home.arcor.de/fehlner/inhalt/download/\ @@ -14,17 +14,18 @@ DISTNAME= geonext.${PORTVERSION} MAINTAINER= fehlner@gmx.de -COMMENT?= Interactive (dynamic) elementary Geometry Software +COMMENT= Interactive (dynamic) elementary Geometry Software -WRKSRC= ${WRKDIR}/geonext_install +WRKSRC= ${WRKDIR}/geonext NO_BUILD= yes USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.4 DATA= cacerts didmat.crt geonext.html geonext.jar license.txt index.html-IMG= g.gif gn.gif gni.gif geoint.png pixel.gif gx.gif gxt.gif ubt.gif x.ico +IMG= geoint.png gxt.gif ubt.gif x.ico -# available languages: bg, cz, de, en, es, fr, hu, sk, ja, ro +# available languages: al, bg, cz, de, en, es, fr, hu, it, ja, lv, +# pt_BR, ro, ru, sk, sl, uk # default: en .if !defined(WITH_LANG) WITH_LANG= en @@ -47,7 +48,11 @@ @${ECHO_MSG} "" @${ECHO_MSG} "WITH_LANG=lang - Choose language" @${ECHO_MSG} "Default language: en" - @${ECHO_MSG} "available languages: en, fr, bg, cz, de, es, hu, sk, ja, ro" + @${ECHO_MSG} "" + @${ECHO_MSG} "available languages: al, bg, cz, de, en, es, fr, " + @${ECHO_MSG} "hu, it, ja, lv, pt_BR, ro, ru, sk, sl, uk" + @${ECHO_MSG} "-------------------------------------------------" + @${ECHO_MSG} "" @${ECHO_MSG} "example: make WITH_LANG=fr install" @${ECHO_MSG} "" @${ECHO_MSG} "Your current setting is:" diff -ruN --exclude=CVS /usr/ports/math/geonext/distinfo /usr/ports/ownports/geonext/distinfo --- /usr/ports/math/geonext/distinfo Wed Feb 9 09:04:01 2005 +++ /usr/ports/ownports/geonext/distinfo Fri Sep 2 19:31:49 2005 @@ -1,2 +1,2 @@ -MD5 (geonext.1.11.zip) = fb506cfe96f5d172345b2edda3ac0871 -SIZE (geonext.1.11.zip) = 1157656 +MD5 (geonext.1.12.zip) = d12db286da18f637a0bb8aae6bb3f224 +SIZE (geonext.1.12.zip) = 1211280 diff -ruN --exclude=CVS /usr/ports/math/geonext/pkg-descr /usr/ports/ownports/geonext/pkg-descr --- /usr/ports/math/geonext/pkg-descr Wed Feb 9 09:04:01 2005 +++ /usr/ports/ownports/geonext/pkg-descr Fri Sep 2 20:02:52 2005 @@ -11,7 +11,7 @@ Geonext can be used from elementary school up to calculus at high school and in teacher-training at university in a manifold and flexible way. -WWW: http://www.geonext.de +WWW: http://www.geonext.de -Andreas Fehlner fehlner@gmx.de diff -ruN --exclude=CVS /usr/ports/math/geonext/pkg-plist /usr/ports/ownports/geonext/pkg-plist --- /usr/ports/math/geonext/pkg-plist Wed Feb 9 09:04:01 2005 +++ /usr/ports/ownports/geonext/pkg-plist Fri Sep 2 19:41:29 2005 @@ -2,13 +2,9 @@ share/geonext-%%LANG%%/geonext-%%LANG%% share/geonext-%%LANG%%/cacerts share/geonext-%%LANG%%/didmat.crt -share/geonext-%%LANG%%/g.gif share/geonext-%%LANG%%/geonext.html share/geonext-%%LANG%%/geonext.jar -share/geonext-%%LANG%%/gn.gif -share/geonext-%%LANG%%/gni.gif share/geonext-%%LANG%%/geoint.png -share/geonext-%%LANG%%/gx.gif share/geonext-%%LANG%%/gxt.gif share/geonext-%%LANG%%/index.html share/geonext-%%LANG%%/license.txt --- geonext-1.12.patch ends here ---
Responsible Changed From-To: freebsd-ports-bugs->lawrance Take
State Changed From-To: open->feedback The patch doesn't apply. Was it made against the latest version of the port?
State Changed From-To: feedback->open Working patch received
State Changed From-To: open->closed Update committed, thanks! I set JAVA_VERSION=1.4+ since it appears to work with 1.5.