aboutsummaryrefslogtreecommitdiffstats
path: root/databases
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 /databases
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 'databases')
-rw-r--r--databases/py-qt4-sql/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/py-qt4-sql/Makefile b/databases/py-qt4-sql/Makefile
index 95fe696ca51b..fe3fe76c1240 100644
--- a/databases/py-qt4-sql/Makefile
+++ b/databases/py-qt4-sql/Makefile
@@ -2,7 +2,6 @@
# $FreeBSD$
PORTNAME= sql
-PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= databases devel python