ports/178338: [maintainer][patch] graphics/openjump: update to 1.6.2
Rainer Hurling
rhurlin at gwdg.de
Sat May 4 19:30:01 UTC 2013
>Number: 178338
>Category: ports
>Synopsis: [maintainer][patch] graphics/openjump: update to 1.6.2
>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 May 04 19:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Rainer Hurling
>Release: 10.0-CURRENT (amd64)
>Organization:
>Environment:
FreeBSD xxx.xxx.xxx 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r250100M: Tue Apr 30 17:33:28 CEST 2013 xxx at xxx.xxx.xxx:/usr/obj/usr/src/sys/XXX amd64
>Description:
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
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -Naur openjump.orig/Makefile openjump/Makefile
--- openjump.orig/Makefile 2013-04-17 17:45:08.000000000 +0200
+++ openjump/Makefile 2013-05-04 19:57:15.000000000 +0200
@@ -2,7 +2,7 @@
# $FreeBSD: head/graphics/openjump/Makefile 315912 2013-04-16 22:05:34Z jgh $
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 @@
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"
diff -Naur openjump.orig/distinfo openjump/distinfo
--- openjump.orig/distinfo 2013-04-17 17:45:08.000000000 +0200
+++ openjump/distinfo 2013-05-04 19:58:15.000000000 +0200
@@ -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
diff -Naur openjump.orig/pkg-plist openjump/pkg-plist
--- openjump.orig/pkg-plist 2013-04-17 17:45:08.000000000 +0200
+++ openjump/pkg-plist 2013-05-04 21:10:31.000000000 +0200
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list