Bug 223887 - graphics/qgis: Update to 2.18.14
Summary: graphics/qgis: Update to 2.18.14
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Thomas Zander
URL:
Keywords: patch, patch-ready
Depends on:
Blocks:
 
Reported: 2017-11-26 17:59 UTC by Rainer Hurling
Modified: 2017-12-09 19:35 UTC (History)
2 users (show)

See Also:
rhurlin: maintainer-feedback+


Attachments
patch to update graphics/qgis from 2.18.12 to 2.18.14 (16.04 KB, patch)
2017-11-26 17:59 UTC, Rainer Hurling
rhurlin: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rainer Hurling freebsd_committer freebsd_triage 2017-11-26 17:59:41 UTC
Created attachment 188295 [details]
patch to update graphics/qgis from 2.18.12 to 2.18.14

This minor update from QGIS 2.18.12 to 2.18.14 again comes with new features and bugfixes.


Changes of the port:
- Update to 2.18.14
- Add new dependency x11-toolkits/py-wxPython-common
- Pull in patches to enable usage of SAGA GIS > 2.3.x
- Switch from GRASS 7.2.1 to 7.2.2
- Update pkg-plist
- Remove /tmp/srs.db, it is a remnant from install

The patch was tested on Poudriere (10.3i/a, 11.1i/a and, HEADi/a).

portlint -AC seems happy enough ;)
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-12-09 19:24:32 UTC
A commit references this bug:

Author: riggs
Date: Sat Dec  9 19:23:43 UTC 2017
New revision: 455872
URL: https://svnweb.freebsd.org/changeset/ports/455872

Log:
  Update to upstream version 2.18.14

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

Changes:
  head/graphics/qgis/Makefile
  head/graphics/qgis/distinfo
  head/graphics/qgis/files/patch-debian_qgis.desktop
  head/graphics/qgis/files/patch-python_plugins_processing_algs_saga_SagaAlgorithmProvider.py
  head/graphics/qgis/files/patch-python_plugins_processing_algs_saga_SagaUtils.py
  head/graphics/qgis/files/patch-src_plugins_grass_CMakeLists.txt
  head/graphics/qgis/pkg-plist
Comment 2 Thomas Zander freebsd_committer freebsd_triage 2017-12-09 19:35:34 UTC
Committed plus minor change to accommodate for FLAVORs. Thank you!