Created attachment 171683 [details] patch to update graphics/openjump from 1.9.0 to 1.9.1 Version 1.9.1 release rev.4840 (released on 13. March 2016) is a minor version patch with bugfixes and some new features and improvements, i.e.: 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. Tested on Poudriere with HEADam64, 103amd64, 93amd64 and 93i386. Also, 'portlint -AC' seems happy.
A commit references this bug: Author: pawel Date: Thu Jun 23 15:29:33 UTC 2016 New revision: 417377 URL: https://svnweb.freebsd.org/changeset/ports/417377 Log: 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 Changes: head/graphics/openjump/Makefile head/graphics/openjump/distinfo head/graphics/openjump/pkg-plist