aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2018-01-03 04:21:34 +0800
committerrakuco <rakuco@FreeBSD.org>2018-01-03 04:21:34 +0800
commit88f202ff631de879574d844ea78521048db55e79 (patch)
tree7d58fc6f215144f764a8c4bbf5b05b480989ca0e /lang
parent7efbe52294532302db995c4347834088605b3aee (diff)
downloadfreebsd-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 'lang')
-rw-r--r--lang/py-qt5-qml/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/py-qt5-qml/Makefile b/lang/py-qt5-qml/Makefile
index 380ffed63fb5..cbcf4094c705 100644
--- a/lang/py-qt5-qml/Makefile
+++ b/lang/py-qt5-qml/Makefile
@@ -1,7 +1,6 @@
# $FreeBSD$
PORTNAME= qml
-PORTREVISION= 1
CATEGORIES= lang devel python
MAINTAINER= kde@FreeBSD.org