mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Update to OpenJUMP 1.6.2.
New Features * improved MrSID support Improvements * Improve WMS parser to include WMS 1.3.0 Bug Fixes * several minor bugs, especially in wms and postgis support * fix bug 3611412 happening after a MergeSelectedFeatures operation * fix a bug in MergeSelectedFeatures preventing the merge of MultiGeometries * set the appropriate srid to the layer after AddDatastoreLayerPlugin PR: ports/178338 Submitted by: maintainer
This commit is contained in:
parent
3113323ad6
commit
bb9aeb1608
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317836
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= OpenJUMP
|
||||
PORTVERSION= 1.6.1
|
||||
PORTVERSION= 1.6.2
|
||||
CATEGORIES= graphics java geography
|
||||
MASTER_SITES= SF/jump-pilot/OpenJUMP/${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}-Portable-${PORTVERSION}-r${PLUS_REV}-PLUS
|
||||
@ -44,7 +44,7 @@ USE_ZIP= yes
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-r${PLUS_REV}-PLUS
|
||||
PLUS_REV= 3501
|
||||
PLUS_REV= 3528
|
||||
|
||||
do-install:
|
||||
@${ECHO_CMD} "---> Installing JAR files"
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (OpenJUMP-Portable-1.6.1-r3501-PLUS.zip) = b0d289f468ff9a6442b35aaef729dd5873c6be1d02151e204c9b62f4219e60d9
|
||||
SIZE (OpenJUMP-Portable-1.6.1-r3501-PLUS.zip) = 35721445
|
||||
SHA256 (OpenJUMP-Portable-1.6.2-r3528-PLUS.zip) = e0adfaea32a959a3e90ce5cc3f3b74bc49562d13113f989535ac64ac95bfb8b4
|
||||
SIZE (OpenJUMP-Portable-1.6.2-r3528-PLUS.zip) = 35728252
|
||||
|
@ -1,7 +1,7 @@
|
||||
OpenJUMP/bin/default-plugins.xml
|
||||
OpenJUMP/bin/log4j.xml
|
||||
OpenJUMP/bin/openjump
|
||||
OpenJUMP/lib/OpenJUMP-1.6.1-r3501-nosrc.jar
|
||||
OpenJUMP/lib/OpenJUMP-1.6.2-r3528-nosrc.jar
|
||||
OpenJUMP/lib/batik-awt-util-1.6.jar
|
||||
OpenJUMP/lib/batik-bridge-1.6.jar
|
||||
OpenJUMP/lib/batik-css-1.6.jar
|
||||
|
Loading…
Reference in New Issue
Block a user