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
calibre fails to build: http://package18.nyi.freebsd.org/data/120amd64-default-PR238988/2019-10-02_07h26m55s/logs/calibre-3.48.0_1.log
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.
Failure log on 12.0 amd64: http://package18.nyi.freebsd.org/data/120amd64-default-PR238988/2019-10-12_19h22m07s/logs/messagelib-19.08.1_1.log
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
Exp-run looks fine
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
Thanks for the exp-run.