Bug 237755 - graphics/qgis: Update to 3.6.2
Summary: graphics/qgis: Update to 3.6.2
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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-05 17:51 UTC by Rainer Hurling
Modified: 2019-05-10 18:19 UTC (History)
2 users (show)

See Also:


Attachments
patch to update graphics/qgis from 3.6.1 to 3.6.2 (7.74 KB, patch)
2019-05-05 17:51 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 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!