aboutsummaryrefslogtreecommitdiff
path: root/multimedia/phonon-gstreamer
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-07-28 20:07:17 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-07-28 20:07:17 +0000
commitcafe5281833516db6d9dd09e100a5387ece40760 (patch)
tree59ce8793930255bfe016bbd2f6da8467dbe3f474 /multimedia/phonon-gstreamer
parent2daf336c829107e65738a851d82724678444f8c3 (diff)
downloadports-cafe5281833516db6d9dd09e100a5387ece40760.tar.gz
ports-cafe5281833516db6d9dd09e100a5387ece40760.zip
Update to 4.7.2.
* Prevent assertation failures with Qt 5 by not unlocking mutexes that have not been previously locked. * Convert a direct call chain to QApplication::syncX() to a Qt queued call to prevent cross-thread usage of X11, ultimately causing XIO errors and crashes [#327367, #332977].
Notes
Notes: svn path=/head/; revision=363243
Diffstat (limited to 'multimedia/phonon-gstreamer')
-rw-r--r--multimedia/phonon-gstreamer/Makefile3
-rw-r--r--multimedia/phonon-gstreamer/distinfo4
2 files changed, 3 insertions, 4 deletions
diff --git a/multimedia/phonon-gstreamer/Makefile b/multimedia/phonon-gstreamer/Makefile
index a27c5e02947a..818d06b4e667 100644
--- a/multimedia/phonon-gstreamer/Makefile
+++ b/multimedia/phonon-gstreamer/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= phonon
-PORTVERSION= 4.7.1
-PORTREVISION= 2
+PORTVERSION= 4.7.2
CATEGORIES= multimedia kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTNAME}-backend${PKGNAMESUFFIX}/${PORTVERSION}
PKGNAMESUFFIX= -gstreamer
diff --git a/multimedia/phonon-gstreamer/distinfo b/multimedia/phonon-gstreamer/distinfo
index f495037e05f7..95326c743fa3 100644
--- a/multimedia/phonon-gstreamer/distinfo
+++ b/multimedia/phonon-gstreamer/distinfo
@@ -1,2 +1,2 @@
-SHA256 (KDE/phonon-backend-gstreamer-4.7.1.tar.xz) = 7859782fb3d304e1d0363e665feecb7d3b64a712705dc326151c6402fef6f2ca
-SIZE (KDE/phonon-backend-gstreamer-4.7.1.tar.xz) = 75528
+SHA256 (KDE/phonon-backend-gstreamer-4.7.2.tar.xz) = 80b72a9092f540dd0a2abd2898328f3d5f9febfa073b0b1d44592a050a99d2b1
+SIZE (KDE/phonon-backend-gstreamer-4.7.2.tar.xz) = 75552