Bug 248783 - graphics/qgis: Update to 3.14.15
Summary: graphics/qgis: Update to 3.14.15
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: Loïc Bartoletti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-20 15:41 UTC by Loïc Bartoletti
Modified: 2020-08-24 06:46 UTC (History)
3 users (show)

See Also:
rhurlin: maintainer-feedback+


Attachments
graphics/qgis: Update to 3.14.15 (5.17 KB, patch)
2020-08-20 15:41 UTC, Loïc Bartoletti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Loïc Bartoletti freebsd_committer freebsd_triage 2020-08-20 15:41:20 UTC
Created attachment 217386 [details]
graphics/qgis: Update to 3.14.15

graphics/qgis: Update to 3.14.15

 * Update to 3.14.15
 * Remove files/patch-src_core_CMakeLists.txt (upstreamed) [1]
 * Prepare for PyQt5 and Sip5 [2]


[1] Upstream PR https://github.com/qgis/QGIS/pull/37901 (included in 3.14.15) and https://github.com/qgis/QGIS/pull/37842 (patches taken from commits)
[2] https://github.com/qgis/QGIS/pull/38103
QA:

  * portlint: irrelevant warnings
  * testport: OK (12amd64 with pyqt5.13 and pyqt5.15 WIP branch)
Comment 1 Rainer Hurling freebsd_committer freebsd_triage 2020-08-23 11:20:26 UTC
Hi Loïc,

Many thanks for this patch.

Back from holidays, I was working also on an update to 3.14.15, but didn't consider to integrate the sip changes.  Very appreciated!

I tested your patch on poudriere and for me, it also builds, installs and works as expect.

So it would be nice, if you also commit this patch now, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-08-24 06:43:14 UTC
A commit references this bug:

Author: lbartoletti
Date: Mon Aug 24 06:43:02 UTC 2020
New revision: 546049
URL: https://svnweb.freebsd.org/changeset/ports/546049

Log:
  graphics/qgis: Update to 3.14.15

   * Update to 3.14.15
   * Remove files/patch-src_core_CMakeLists.txt (upstreamed) [1]
   * Prepare for PyQt5 and Sip5 [2]

  [1] https://github.com/qgis/QGIS/pull/38103
  [2] Upstream PR https://github.com/qgis/QGIS/pull/37901 (included in 3.14.15) and https://github.com/qgis/QGIS/pull/37842 (patches taken from commits)

  PR:		248783
  Approved by:	Rainer Hurling (maintainer)

Changes:
  head/graphics/qgis/Makefile
  head/graphics/qgis/distinfo
  head/graphics/qgis/files/patch-cmake_FindPyQt5.py
  head/graphics/qgis/files/patch-cmake_FindSIP.py
  head/graphics/qgis/files/patch-src_core_CMakeLists.txt
Comment 3 Loïc Bartoletti freebsd_committer freebsd_triage 2020-08-24 06:46:09 UTC
Committed, thanks!