Bug 246665

Summary: graphics/openjump: Update to 1.15
Product: Ports & Packages Reporter: Rainer Hurling <rhurlin>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape, rhurlin
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to update graphics/openjump from 1.14.1 to 1.15 rhurlin: maintainer-approval+

Description Rainer Hurling freebsd_committer freebsd_triage 2020-05-22 20:15:07 UTC
Created attachment 214765 [details]
patch to update graphics/openjump from 1.14.1 to 1.15

The update of graphics/openjump from version 1.14.1 to 1.15 release rev. 6241 brings important bugfixes and new features[1]:

  New Features
  * RasterLayerEditor can now apply a style to several layers (FR #263)
  * Implements FR #262 : copy info to clipboard (patch from Rashad)
  * FR#265 : add a plugin to make line from ordered points
  * Added 2 plugins for raster analysis:
     a) Kernel Analysis PlugIn: a tool to apply smoothing or edge detection 
        filters to a raster layer
     b) Crop-Warp Plugin: a set of tools to crop, move, scale, transform a 
        raster layer using another layer, geometry or the view as target

  Improvements
  * Improve calculation of polygon width/length attributes
  * #487 Improve performance of LayerNamePanel when it contains
    ColorThemingStyle with many items
  * Speed-up layers with theming style (see also #487)
  * Clean and improve ExtractLayersByAttribute

  Bug Fixes
  * Fix #488 color ramp inverted
  * bugfix #489 "Veneto Region (Italy) WMS service does not work on OpenJump"
    wms now follows http redirections by default
  * Display a message instead of throwing an exception if a WMS
    GetCapabilies has an empty tag WMT_MS_Capabilies/Service/Title
  * fix bug in MakeValidOp
  * fix bug in Spatialite datasources management, where spatial index query was not built
    even if a spatial index was defined on the geometric column

  PLUS
  * OpenKLEM updated
  * Update GraphToolBox extension to 0.6.3 (small improvement)
  * Upgrade concave-hull to 0.3 (remember last used parameter)
  * add new capabilities to SetAttributes extension 0.8

[1] https://sourceforge.net/projects/jump-pilot/files/OpenJUMP/1.15/



Tested on Poudriere with HEADa+i, 12.1a+i and 11.3a+i. Also, 'portlint -AC' seems happy.
Comment 1 Steve Wills freebsd_committer freebsd_triage 2020-05-22 20:53:38 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/148808908
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2020-05-23 11:01:09 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval

Attachment -> Details -> maintainer-approval [+]
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-05-23 11:02:01 UTC
(In reply to Fernando Apesteguía from comment #2)
Never mind previous message, bad browser tab.
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-05-27 16:11:24 UTC
A commit references this bug:

Author: fernape
Date: Wed May 27 16:11:18 UTC 2020
New revision: 536697
URL: https://svnweb.freebsd.org/changeset/ports/536697

Log:
  graphics/openjump: Update to 1.15

  PR:	246665
  Submitted by:	rhurlin@gwdg.de (maintainer)

Changes:
  head/graphics/openjump/Makefile
  head/graphics/openjump/distinfo
  head/graphics/openjump/pkg-plist
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2020-05-27 16:12:17 UTC
Committed,

Thanks!