Bug 237755

Summary: graphics/qgis: Update to 3.6.2
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: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to update graphics/qgis from 3.6.1 to 3.6.2 rhurlin: maintainer-approval+

Description Rainer Hurling freebsd_committer freebsd_triage 2019-05-05 17:51:29 UTC
Created attachment 204227 [details]
patch to update graphics/qgis from 3.6.1 to 3.6.2

This is a minor update from QGIS version 3.6.1 to 3.6.2.


Changes of the port:
- Update to 3.6.2
- Update several Python dependencies
- Add USES=gnome, USE_GNOME=libxml2, USE_QT=gamepad, and
  LIB_DEPENDS=libsz.so:science/szip to pet 'make DEVELOPER=yes'
- Remove 'world writeable rights' in pkg-plist (bug #237070, comment #1)
- Update pkg-plist


The patch is tested on Poudriere (11.2i/a, 12.0i/a, and HEADi/a),
'portlint -AC' seems happy.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-05-10 18:19:25 UTC
A commit references this bug:

Author: fernape
Date: Fri May 10 18:19:04 UTC 2019
New revision: 501190
URL: https://svnweb.freebsd.org/changeset/ports/501190

Log:
  graphics/qgis: update to 3.6.2

  ChangeLog can be found here:
  https://qgis.org/en/site/forusers/visualchangelog36/index.html

  * Update several Python dependencies
  * Add USES=gnome, USE_GNOME=libxml2, USE_QT=gamepad, and
    LIB_DEPENDS=libsz.so:science/szip to pet 'make DEVELOPER=yes'
  * Remove 'world writeable rights' in pkg-plist (bug #237070, comment #1)

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

Changes:
  head/graphics/qgis/Makefile
  head/graphics/qgis/distinfo
  head/graphics/qgis/pkg-plist
Comment 2 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2019-05-10 18:19:52 UTC
Committed,

Thanks!