Bug 239023 (pyqt-5.13.0)

Summary: [exp-run] Update pyqt to 5.13.0 (with it sip to 4.19.18 and qscintilla to 2.11.2)
Product: Ports & Packages Reporter: Tobias C. Berner <tcberner>
Component: Individual Port(s)Assignee: Tobias C. Berner <tcberner>
Status: Closed FIXED    
Severity: Affects Only Me CC: adridg, kde
Priority: --- Flags: antoine: exp-run+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/freebsd/freebsd-ports-kde/tree/pyqt-5.13.0
Bug Depends on: 238782    
Bug Blocks:    
Attachments:
Description Flags
v1
none
v2
none
v3 none

Description Tobias C. Berner freebsd_committer freebsd_triage 2019-07-06 18:39:53 UTC
Created attachment 205549 [details]
v1

Hi there

kde@ would like to ask for an exp-run to upgrade PyQt to 5.13.0. This requirs the changes from pr 238782 .


The patch is attached and can also be found here:
https://people.freebsd.org/~tcberner/patches/pyqt5-5.13.0.v1.diff


mfg Tobias
Comment 2 Adriaan de Groot freebsd_committer freebsd_triage 2019-10-12 13:36:34 UTC
Created attachment 208263 [details]
v2

This is v2 of the patch; with it Calibre (and all other ports with USE_PYQT) build locally. It's a bit muddy -- we now **don't** patch out building Qt.so in patch-configure.py, but **do** remove the resulting file because it blocks Calibre.
Comment 4 Tobias C. Berner freebsd_committer freebsd_triage 2019-10-17 10:09:16 UTC
Created attachment 208379 [details]
v3

This removes the mistakenly added patch in messagelib.

https://people.freebsd.org/~tcberner/patches/pyqt-5.13.0.v3.diff
Comment 5 Antoine Brodin freebsd_committer freebsd_triage 2019-10-18 05:38:47 UTC
Exp-run looks fine
Comment 6 commit-hook freebsd_committer freebsd_triage 2019-10-18 06:58:19 UTC
A commit references this bug:

Author: tcberner
Date: Fri Oct 18 06:57:29 UTC 2019
New revision: 514705
URL: https://svnweb.freebsd.org/changeset/ports/514705

Log:
  PyQt: Update to 5.13.0

  Updates
  - PyQt to 5.13.0
  - sip to 4.19.18
  - qscintilla to 2.11.2

  PR:		239023
  Exp-run by:	antoine

Changes:
  head/Mk/Uses/pyqt.mk
  head/devel/py-qt5/distinfo
  head/devel/py-qt5-core/Makefile
  head/devel/py-qt5-core/files/patch-configure.py
  head/devel/py-qt5-core/pkg-plist
  head/devel/py-qt5-help/pkg-plist
  head/devel/py-sip/distinfo
  head/devel/qscintilla2-qt5/distinfo
  head/devel/qscintilla2-qt5/pkg-plist
  head/net/py-qt5-network/pkg-plist
Comment 7 Tobias C. Berner freebsd_committer freebsd_triage 2019-10-18 06:58:38 UTC
Thanks for the exp-run.