summaryrefslogtreecommitdiff
path: root/databases/py-qt4-sql
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-03-04 23:20:47 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-03-04 23:20:47 +0000
commite3dad0e90454d123f3edf2f5db9c7bd927ee50c5 (patch)
tree3a38bfb19a0bf8ce5ff9a98c0d2abda4ffd7d107 /databases/py-qt4-sql
parentDocument new vulnerabilities in www/chromium < 41.0.2272.76 (diff)
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/py-qt4-sql')
-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