Bug 210070

Summary: graphics/qgis: Update to 2.14.3
Product: Ports & Packages Reporter: Rainer Hurling <rhurlin>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me CC: rhurlin
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to update QGIS from 2.14.2 to 2.14.3 rhurlin: maintainer-approval+

Description Rainer Hurling freebsd_committer freebsd_triage 2016-06-06 08:39:34 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-06-09 11:07:43 UTC
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
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2016-06-09 11:59:53 UTC
Committed with minor change (webkit dependency belongs to USE_QT). Also please see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210164