aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2016-06-23 15:29:33 +0000
committerPawel Pekala <pawel@FreeBSD.org>2016-06-23 15:29:33 +0000
commitc720073df442b411351cadc17ffe365a97db08c8 (patch)
tree85e66d113e412f30f00da059baa174f02ff82b57 /graphics
parentf74f7d9141c23bdcfa31cf21bb30cb8e54eae8ab (diff)
downloadports-c720073df442b411351cadc17ffe365a97db08c8.tar.gz
ports-c720073df442b411351cadc17ffe365a97db08c8.zip
Update to version 1.9.1
New Features * Add new GroupByPlugIn in Tools>Analysis menu * Add a plugin to remove spikes from polygonal geometries * Deactivate RemoveSpike plugin Improvements * If a datastore table has several geometries, secondary geometries are read as AttributeType.OBJECT attributes rather than STRING so that datastore driver can easily write them back as a byte array. * Better handling of readOnly attributes in PostGIS writer * Add Boolean and Long AttributeType in AttributeCalculator (beanshell) * Null boolean was not handled correctly in datastore datasources. * Refactoring of DataStore framework. Prepare writing capabilities for multiple kinds of drivers. PR: 210470 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=417377
Diffstat (limited to 'graphics')
-rw-r--r--graphics/openjump/Makefile4
-rw-r--r--graphics/openjump/distinfo5
-rw-r--r--graphics/openjump/pkg-plist4
3 files changed, 7 insertions, 6 deletions
diff --git a/graphics/openjump/Makefile b/graphics/openjump/Makefile
index dd2eb9d0a125..0bb5a630801a 100644
--- a/graphics/openjump/Makefile
+++ b/graphics/openjump/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= OpenJUMP
-PORTVERSION= 1.9.0
+PORTVERSION= 1.9.1
CATEGORIES= graphics java geography
MASTER_SITES= SF/jump-pilot/OpenJUMP/${PORTVERSION}
DISTNAME= ${PORTNAME}-Portable-${PORTVERSION}-r${PLUS_REV}-PLUS
@@ -46,7 +46,7 @@ USES= zip
NO_BUILD= yes
NO_ARCH= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-r${PLUS_REV}-PLUS
-PLUS_REV= 4795
+PLUS_REV= 4840
do-install:
@${ECHO_CMD} "---> Installing JAR files"
diff --git a/graphics/openjump/distinfo b/graphics/openjump/distinfo
index 529426676878..6d853bb8b15c 100644
--- a/graphics/openjump/distinfo
+++ b/graphics/openjump/distinfo
@@ -1,2 +1,3 @@
-SHA256 (OpenJUMP-Portable-1.9.0-r4795-PLUS.zip) = f106b1b20f5e599c692be583efa1b88c2bdcb12f78e71a4d21fef0f4eda763ff
-SIZE (OpenJUMP-Portable-1.9.0-r4795-PLUS.zip) = 53337243
+TIMESTAMP = 1466351799
+SHA256 (OpenJUMP-Portable-1.9.1-r4840-PLUS.zip) = ac2fa50260ee0293dafbee55bdac71765beb9e4cadc0946835034fe8da5180ee
+SIZE (OpenJUMP-Portable-1.9.1-r4840-PLUS.zip) = 53414805
diff --git a/graphics/openjump/pkg-plist b/graphics/openjump/pkg-plist
index 162b3511fdf7..9e45fc0eb941 100644
--- a/graphics/openjump/pkg-plist
+++ b/graphics/openjump/pkg-plist
@@ -2,7 +2,7 @@ OpenJUMP/bin/default-plugins.xml
OpenJUMP/bin/log4j.xml
OpenJUMP/bin/openjump
OpenJUMP/bin/readme.txt
-OpenJUMP/lib/OpenJUMP-1.9.0-r4795-nosrc.jar
+OpenJUMP/lib/OpenJUMP-1.9.1-r4840-nosrc.jar
OpenJUMP/lib/batik-awt-util-1.6.jar
OpenJUMP/lib/batik-bridge-1.6.jar
OpenJUMP/lib/batik-css-1.6.jar
@@ -1081,7 +1081,7 @@ OpenJUMP/lib/jython-2.2.jar
OpenJUMP/lib/log4j-1.2.17.jar
OpenJUMP/lib/native/jecw-0.0.7.jar
OpenJUMP/lib/org-netbeans-swing-outline-7.2.jar
-OpenJUMP/lib/postgresql-9.4-1206-jdbc4.jar
+OpenJUMP/lib/postgresql-9.4.1208.jre6.jar
OpenJUMP/lib/xercesImpl-2.11.0.jar
OpenJUMP/lib/xml-apis-1.4.01.jar
OpenJUMP/lib/xmlParserAPIs-2.0.2.jar