aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
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 /graphics
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 'graphics')
-rw-r--r--graphics/py-qt5-svg/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/py-qt5-svg/Makefile b/graphics/py-qt5-svg/Makefile
index 863e8de197c1..b1452679e6b4 100644
--- a/graphics/py-qt5-svg/Makefile
+++ b/graphics/py-qt5-svg/Makefile
@@ -1,7 +1,6 @@
# $FreeBSD$
PORTNAME= svg
-PORTREVISION= 1
CATEGORIES= graphics devel python
MAINTAINER= kde@FreeBSD.org