From owner-svn-ports-branches@freebsd.org Sat Aug 29 22:09:46 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C1719C50BB; Sat, 29 Aug 2015 22:09:46 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E6EF56A0; Sat, 29 Aug 2015 22:09:45 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7TM9jhb043900; Sat, 29 Aug 2015 22:09:45 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7TM9idF043896; Sat, 29 Aug 2015 22:09:44 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201508292209.t7TM9idF043896@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 29 Aug 2015 22:09:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r395577 - in branches/2015Q3/audio: cmus gogglesmm musicpd xmms2 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Aug 2015 22:09:46 -0000 Author: jbeich Date: Sat Aug 29 22:09:44 2015 New Revision: 395577 URL: https://svnweb.freebsd.org/changeset/ports/395577 Log: MFH: r395574 audio/libtremor: bump PORTREVISION in consumers after r395232 libvorbisidec.so.1.0.2 -> libvorbisidec.so.1.0.3 ACC report: https://people.freebsd.org/~jbeich/compat_reports/libtremor/1.2.0.s20040213_to_1.2.1.s20150105/compat_report.html Pointy hat to: jbeich Approved by: ports-secteam reliability blanket Modified: branches/2015Q3/audio/cmus/Makefile branches/2015Q3/audio/gogglesmm/Makefile branches/2015Q3/audio/musicpd/Makefile branches/2015Q3/audio/xmms2/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/audio/cmus/Makefile ============================================================================== --- branches/2015Q3/audio/cmus/Makefile Sat Aug 29 22:07:25 2015 (r395576) +++ branches/2015Q3/audio/cmus/Makefile Sat Aug 29 22:09:44 2015 (r395577) @@ -4,7 +4,7 @@ PORTNAME= cmus PORTVERSION= 2.6.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= h.skuhra@gmail.com Modified: branches/2015Q3/audio/gogglesmm/Makefile ============================================================================== --- branches/2015Q3/audio/gogglesmm/Makefile Sat Aug 29 22:07:25 2015 (r395576) +++ branches/2015Q3/audio/gogglesmm/Makefile Sat Aug 29 22:09:44 2015 (r395577) @@ -3,6 +3,7 @@ PORTNAME= gogglesmm PORTVERSION= 0.14.2 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= bapt@FreeBSD.org Modified: branches/2015Q3/audio/musicpd/Makefile ============================================================================== --- branches/2015Q3/audio/musicpd/Makefile Sat Aug 29 22:07:25 2015 (r395576) +++ branches/2015Q3/audio/musicpd/Makefile Sat Aug 29 22:09:44 2015 (r395577) @@ -2,6 +2,7 @@ PORTNAME= musicpd PORTVERSION= 0.18.23 +PORTREVISION= 1 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} Modified: branches/2015Q3/audio/xmms2/Makefile ============================================================================== --- branches/2015Q3/audio/xmms2/Makefile Sat Aug 29 22:07:25 2015 (r395576) +++ branches/2015Q3/audio/xmms2/Makefile Sat Aug 29 22:09:44 2015 (r395577) @@ -4,7 +4,7 @@ PORTNAME?= xmms2 PORTVERSION= 0.8 DISTVERSIONSUFFIX=DrO_o -PORTREVISION?= 15 +PORTREVISION?= 16 CATEGORIES?= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20${DISTVERSIONSUFFIX}