diff options
author | rakuco <rakuco@FreeBSD.org> | 2018-01-03 04:21:34 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2018-01-03 04:21:34 +0800 |
commit | 88f202ff631de879574d844ea78521048db55e79 (patch) | |
tree | 7d58fc6f215144f764a8c4bbf5b05b480989ca0e /textproc | |
parent | 7efbe52294532302db995c4347834088605b3aee (diff) | |
download | freebsd-ports-gnome-88f202ff631de879574d844ea78521048db55e79.tar.gz freebsd-ports-gnome-88f202ff631de879574d844ea78521048db55e79.tar.zst freebsd-ports-gnome-88f202ff631de879574d844ea78521048db55e79.zip |
Update SIP to 4.19.6, PyQt4 to 4.12.1 and PyQt5 to 5.9.2.
Upstream no longer ships the contents of misc/py-qt5-doc, so the port has been
removed.
This is also a requirement for updating the Qt5 ports, as the PyQt5 version
currently in the tree has license conflicts with later Qt versions.
Big thanks to tcberner for doing most of the work here, and antoine for the
exp-run.
PR: 224739
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-qt5-xml/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/py-qt5-xml/pkg-plist b/textproc/py-qt5-xml/pkg-plist index 53ceea74f14e..76da29de3bcf 100644 --- a/textproc/py-qt5-xml/pkg-plist +++ b/textproc/py-qt5-xml/pkg-plist @@ -8,6 +8,4 @@ bin/pyrcc5 %%PYQT_SIPDIR%%/QtXml/QtXmlmod.sip %%PYQT_SIPDIR%%/QtXml/qdom.sip %%PYQT_SIPDIR%%/QtXml/qxml.sip -%%PYQT_SIPDIR%%/pylupdate/pylupdatemod.sip -%%PYQT_SIPDIR%%/pyrcc/pyrccmod.sip %%API%%share/qt5/qsci/api/python/QtXml.api |