aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-qt5-svg
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 /graphics/py-qt5-svg
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 'graphics/py-qt5-svg')
-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