Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2018 06:26:01 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r470354 - in head/multimedia: qt5-phonon4 qt5-phonon4-gstreamer qt5-phonon4-vlc
Message-ID:  <201805190626.w4J6Q1Gs093941@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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-



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805190626.w4J6Q1Gs093941>