diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-08-12 11:10:15 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-08-12 11:10:15 +0000 |
commit | 37059f89912451ae1b3d8c386a06c00e64e4ae9c (patch) | |
tree | 85952212849522a982d2518d2b6433ec5139ddb7 /math/geonext | |
parent | 35cda848b003b09f3140a146b84b6dc128e1ca00 (diff) | |
download | ports-37059f89912451ae1b3d8c386a06c00e64e4ae9c.tar.gz ports-37059f89912451ae1b3d8c386a06c00e64e4ae9c.zip |
Notes
Diffstat (limited to 'math/geonext')
-rw-r--r-- | math/geonext/Makefile | 7 | ||||
-rw-r--r-- | math/geonext/distinfo | 6 | ||||
-rw-r--r-- | math/geonext/pkg-plist | 3 |
3 files changed, 10 insertions, 6 deletions
diff --git a/math/geonext/Makefile b/math/geonext/Makefile index ff66ece6716c..6517e8509a79 100644 --- a/math/geonext/Makefile +++ b/math/geonext/Makefile @@ -6,8 +6,7 @@ # PORTNAME= geonext -PORTVERSION= 1.51 -PORTREVISION= 1 +PORTVERSION= 1.71 CATEGORIES+= math graphics java MASTER_SITES= http://geonext.uni-bayreuth.de/data/download/\ http://home.arcor.de/fehlner/site/download/\ @@ -23,7 +22,9 @@ USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.4+ DATA= cacerts didmat.crt geonext.html geonext.jar license.txt index.html\ - geonext-batik.jar help.jar help_fr.jar + geonext-batik.jar help.jar help_fr.jar help_de.jar help_it.jar \ + help_uk.jar + IMG= geoint.png gxt.gif ubt.gif x.ico # available languages: al, bg, cz, de, en, es, fr, hu, it, ja, lv, diff --git a/math/geonext/distinfo b/math/geonext/distinfo index 6d9c1a582ccd..039c93c4cc4f 100644 --- a/math/geonext/distinfo +++ b/math/geonext/distinfo @@ -1,3 +1,3 @@ -MD5 (geonext.1.51.zip) = 8f12e0258349feda6f96a2c0910ecef6 -SHA256 (geonext.1.51.zip) = c1aa94c1d5d07c5f932cab704738b1e3f4327e5e94f2042eeb9beeda24ba79d8 -SIZE (geonext.1.51.zip) = 4890178 +MD5 (geonext.1.71.zip) = d279a3759f3d3f52c2dc1704ea2497cc +SHA256 (geonext.1.71.zip) = 85b300349a00b78b5b20157e40f2f0852d78a3e6d4325350c90168ccba8c1503 +SIZE (geonext.1.71.zip) = 7289634 diff --git a/math/geonext/pkg-plist b/math/geonext/pkg-plist index a04cddf0af35..4830b33232e0 100644 --- a/math/geonext/pkg-plist +++ b/math/geonext/pkg-plist @@ -10,7 +10,10 @@ share/geonext-%%LANG%%/index.html share/geonext-%%LANG%%/license.txt share/geonext-%%LANG%%/x.ico share/geonext-%%LANG%%/ubt.gif +share/geonext-%%LANG%%/help_de.jar share/geonext-%%LANG%%/help_fr.jar +share/geonext-%%LANG%%/help_it.jar +share/geonext-%%LANG%%/help_uk.jar share/geonext-%%LANG%%/help.jar share/geonext-%%LANG%%/geonext-batik.jar @dirrm share/geonext-%%LANG%% |