Created attachment 171085 [details] patch to update QGIS from 2.14.2 to 2.14.3 QGIS 2.14.3 is a minor update, that comes with bugfixes (memory leaks, test cases, ...) and new features (e.g. support for int64 fields). The port itself declares some more dependencies - libexpat.so:textproc/expat2 - devel/py-future - USE_QT4+=script The patch was tested on Poudriere (9.3i/a, 10.3a, HEADa, with options all enabled, all disabled and default). portlint -AC is happy.
A commit references this bug: Author: amdmi3 Date: Thu Jun 9 11:07:35 UTC 2016 New revision: 416589 URL: https://svnweb.freebsd.org/changeset/ports/416589 Log: - Update to 2.14.3 PR: 210070 Submitted by: rhurlin@gwdg.de (maintainer) Changes: head/graphics/qgis/Makefile head/graphics/qgis/distinfo head/graphics/qgis/pkg-plist
Committed with minor change (webkit dependency belongs to USE_QT). Also please see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210164