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 ;)
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
Committed plus minor change to accommodate for FLAVORs. Thank you!