svn commit: r470354 - in head/multimedia: qt5-phonon4 qt5-phonon4-gstreamer qt5-phonon4-vlc
Tobias C. Berner
tcberner at FreeBSD.org
Sat May 19 06:26:03 UTC 2018
Author: tcberner
Date: Sat May 19 06:26:01 2018
New Revision: 470354
URL: https://svnweb.freebsd.org/changeset/ports/470354
Log:
multimedia/qt5-phonon4* readd/bump PORTREVISION
* Due to a bad sed /d call qt5-phonon4 ports lost their PORTREVISIONS, readd and bump them.
Reported by: VVD (in IRC)
Modified:
head/multimedia/qt5-phonon4-gstreamer/Makefile
head/multimedia/qt5-phonon4-vlc/Makefile
head/multimedia/qt5-phonon4/Makefile
Modified: head/multimedia/qt5-phonon4-gstreamer/Makefile
==============================================================================
--- head/multimedia/qt5-phonon4-gstreamer/Makefile Sat May 19 02:50:12 2018 (r470353)
+++ head/multimedia/qt5-phonon4-gstreamer/Makefile Sat May 19 06:26:01 2018 (r470354)
@@ -3,6 +3,7 @@
PORTNAME= phonon
PORTVERSION= 4.9.0
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTNAME}-backend-gstreamer/${PORTVERSION}
PKGNAMEPREFIX= qt5-
Modified: head/multimedia/qt5-phonon4-vlc/Makefile
==============================================================================
--- head/multimedia/qt5-phonon4-vlc/Makefile Sat May 19 02:50:12 2018 (r470353)
+++ head/multimedia/qt5-phonon4-vlc/Makefile Sat May 19 06:26:01 2018 (r470354)
@@ -2,6 +2,7 @@
PORTNAME= phonon
PORTVERSION= 0.9.1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTNAME}-backend${PKGNAMESUFFIX}/${PORTVERSION}
PKGNAMEPREFIX= qt5-
Modified: head/multimedia/qt5-phonon4/Makefile
==============================================================================
--- head/multimedia/qt5-phonon4/Makefile Sat May 19 02:50:12 2018 (r470353)
+++ head/multimedia/qt5-phonon4/Makefile Sat May 19 06:26:01 2018 (r470354)
@@ -2,6 +2,7 @@
PORTNAME= phonon
PORTVERSION= 4.9.1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= qt5-
More information about the svn-ports-all
mailing list