Date: Tue, 29 Jul 2014 16:31:41 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363356 - head/multimedia/phonon-designerplugin Message-ID: <201407291631.s6TGVfPj082276@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407291631.s6TGVfPj082276>