diff options
author | rakuco <rakuco@FreeBSD.org> | 2015-03-05 07:20:47 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2015-03-05 07:20:47 +0800 |
commit | 485e70307cb5f583344f2868987691016a393469 (patch) | |
tree | 3a38bfb19a0bf8ce5ff9a98c0d2abda4ffd7d107 /multimedia/py-qt4-phonon | |
parent | fc573af4a173ff4b407d952ac5bf8488caee489e (diff) | |
download | freebsd-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 'multimedia/py-qt4-phonon')
-rw-r--r-- | multimedia/py-qt4-phonon/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/py-qt4-phonon/Makefile b/multimedia/py-qt4-phonon/Makefile index 746ee1b3a9f8..10bb68b5367e 100644 --- a/multimedia/py-qt4-phonon/Makefile +++ b/multimedia/py-qt4-phonon/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PORTNAME= phonon -PORTREVISION= 1 CATEGORIES= multimedia devel python MAINTAINER= kde@FreeBSD.org |