aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-qt5-widgets
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2018-01-02 20:21:34 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2018-01-02 20:21:34 +0000
commita9709471beee5645852499ad963e4c8a27f404eb (patch)
tree7d58fc6f215144f764a8c4bbf5b05b480989ca0e /x11-toolkits/py-qt5-widgets
parent9d750ba0a559091095f7cc093116e4536de9546c (diff)
downloadports-a9709471beee5645852499ad963e4c8a27f404eb.tar.gz
ports-a9709471beee5645852499ad963e4c8a27f404eb.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
Notes
Notes: svn path=/head/; revision=457921
Diffstat (limited to 'x11-toolkits/py-qt5-widgets')
-rw-r--r--x11-toolkits/py-qt5-widgets/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/py-qt5-widgets/Makefile b/x11-toolkits/py-qt5-widgets/Makefile
index 1bee75400a55..de8c1689be11 100644
--- a/x11-toolkits/py-qt5-widgets/Makefile
+++ b/x11-toolkits/py-qt5-widgets/Makefile
@@ -1,7 +1,6 @@
# $FreeBSD$
PORTNAME= widgets
-PORTREVISION= 1
CATEGORIES= x11-toolkits devel python
MAINTAINER= kde@FreeBSD.org