aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2015-03-05 07:20:47 +0800
committerrakuco <rakuco@FreeBSD.org>2015-03-05 07:20:47 +0800
commit485e70307cb5f583344f2868987691016a393469 (patch)
tree3a38bfb19a0bf8ce5ff9a98c0d2abda4ffd7d107 /textproc
parentfc573af4a173ff4b407d952ac5bf8488caee489e (diff)
downloadfreebsd-ports-gnome-485e70307cb5f583344f2868987691016a393469.tar.gz
freebsd-ports-gnome-485e70307cb5f583344f2868987691016a393469.tar.zst
freebsd-ports-gnome-485e70307cb5f583344f2868987691016a393469.zip
Update PyQt and its dependencies.
* PyQt4 has been updated to 4.11.3. * QScintilla has been updated to 2.8.4. * SIP has been updated to 4.16.5. This update is much smaller than the previous one, as there has been no further need for clean ups in the ports infrastructure. Pretty much the entire patch set has been originally contributed by Tobias Berner, who sent it to the KDE on FreeBSD mailing list. Thanks a lot! PR: 198016 Submitted by: Tobias Berner <tcberner@gmail.com>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-qt4-xml/Makefile1
-rw-r--r--textproc/py-qt4-xmlpatterns/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/textproc/py-qt4-xml/Makefile b/textproc/py-qt4-xml/Makefile
index 510c17a647ab..8dd5366bff66 100644
--- a/textproc/py-qt4-xml/Makefile
+++ b/textproc/py-qt4-xml/Makefile
@@ -2,7 +2,6 @@
# $FreeBSD$
PORTNAME= xml
-PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= textproc devel python
diff --git a/textproc/py-qt4-xmlpatterns/Makefile b/textproc/py-qt4-xmlpatterns/Makefile
index 358b246055c6..9b4a8ca2fa55 100644
--- a/textproc/py-qt4-xmlpatterns/Makefile
+++ b/textproc/py-qt4-xmlpatterns/Makefile
@@ -2,7 +2,6 @@
# $FreeBSD$
PORTNAME= xmlpatterns
-PORTREVISION= 1
CATEGORIES= textproc devel python
MAINTAINER= kde@FreeBSD.org