mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 1.71
PR: ports/115338 Submitted by: Andreas Fehlner <fehlner at gmx.de> (maintainer)
This commit is contained in:
parent
35cda848b0
commit
37059f8991
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197508
3 changed files with 10 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= geonext
|
PORTNAME= geonext
|
||||||
PORTVERSION= 1.51
|
PORTVERSION= 1.71
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES+= math graphics java
|
CATEGORIES+= math graphics java
|
||||||
MASTER_SITES= http://geonext.uni-bayreuth.de/data/download/\
|
MASTER_SITES= http://geonext.uni-bayreuth.de/data/download/\
|
||||||
http://home.arcor.de/fehlner/site/download/\
|
http://home.arcor.de/fehlner/site/download/\
|
||||||
|
@ -23,7 +22,9 @@ USE_ZIP= yes
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
JAVA_VERSION= 1.4+
|
JAVA_VERSION= 1.4+
|
||||||
DATA= cacerts didmat.crt geonext.html geonext.jar license.txt index.html\
|
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
|
IMG= geoint.png gxt.gif ubt.gif x.ico
|
||||||
|
|
||||||
# available languages: al, bg, cz, de, en, es, fr, hu, it, ja, lv,
|
# available languages: al, bg, cz, de, en, es, fr, hu, it, ja, lv,
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (geonext.1.51.zip) = 8f12e0258349feda6f96a2c0910ecef6
|
MD5 (geonext.1.71.zip) = d279a3759f3d3f52c2dc1704ea2497cc
|
||||||
SHA256 (geonext.1.51.zip) = c1aa94c1d5d07c5f932cab704738b1e3f4327e5e94f2042eeb9beeda24ba79d8
|
SHA256 (geonext.1.71.zip) = 85b300349a00b78b5b20157e40f2f0852d78a3e6d4325350c90168ccba8c1503
|
||||||
SIZE (geonext.1.51.zip) = 4890178
|
SIZE (geonext.1.71.zip) = 7289634
|
||||||
|
|
|
@ -10,7 +10,10 @@ share/geonext-%%LANG%%/index.html
|
||||||
share/geonext-%%LANG%%/license.txt
|
share/geonext-%%LANG%%/license.txt
|
||||||
share/geonext-%%LANG%%/x.ico
|
share/geonext-%%LANG%%/x.ico
|
||||||
share/geonext-%%LANG%%/ubt.gif
|
share/geonext-%%LANG%%/ubt.gif
|
||||||
|
share/geonext-%%LANG%%/help_de.jar
|
||||||
share/geonext-%%LANG%%/help_fr.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%%/help.jar
|
||||||
share/geonext-%%LANG%%/geonext-batik.jar
|
share/geonext-%%LANG%%/geonext-batik.jar
|
||||||
@dirrm share/geonext-%%LANG%%
|
@dirrm share/geonext-%%LANG%%
|
||||||
|
|
Loading…
Add table
Reference in a new issue