From 485e70307cb5f583344f2868987691016a393469 Mon Sep 17 00:00:00 2001 From: rakuco Date: Wed, 4 Mar 2015 23:20:47 +0000 Subject: 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 --- x11-toolkits/py-qt4-gui/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/py-qt4-gui/Makefile b/x11-toolkits/py-qt4-gui/Makefile index 3904e35e4382..cc04047612e6 100644 --- a/x11-toolkits/py-qt4-gui/Makefile +++ b/x11-toolkits/py-qt4-gui/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PORTNAME= gui -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-toolkits devel python -- cgit