svn commit: r363356 - head/multimedia/phonon-designerplugin

Raphael Kubo da Costa rakuco at FreeBSD.org
Tue Jul 29 16:31:41 UTC 2014


Author: rakuco
Date: Tue Jul 29 16:31:41 2014
New Revision: 363356
URL: http://svnweb.freebsd.org/changeset/ports/363356
QAT: https://qat.redports.org/buildarchive/r363356/

Log:
  Unbreak after r363240.
  
  The version here needs to be kept in sync with multimedia/phonon's. Another
  pointy hat to my growing collection.
  
  Submitted by:	antoine

Modified:
  head/multimedia/phonon-designerplugin/Makefile

Modified: head/multimedia/phonon-designerplugin/Makefile
==============================================================================
--- head/multimedia/phonon-designerplugin/Makefile	Tue Jul 29 16:19:51 2014	(r363355)
+++ head/multimedia/phonon-designerplugin/Makefile	Tue Jul 29 16:31:41 2014	(r363356)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	phonon
-PORTVERSION=	4.7.1
-PORTREVISION=	1
+PORTVERSION=	4.7.2
 CATEGORIES=	multimedia kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
 PKGNAMESUFFIX=	-designerplugin


More information about the svn-ports-all mailing list