From owner-svn-ports-head@freebsd.org Sat Aug 29 21:49:00 2015 Return-Path: Delivered-To: svn-ports-head@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 6F83D9C46C7; Sat, 29 Aug 2015 21:49:00 +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 46707A08; Sat, 29 Aug 2015 21:49:00 +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 t7TLn03H035086; Sat, 29 Aug 2015 21:49:00 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7TLmxdm035078; Sat, 29 Aug 2015 21:48:59 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201508292148.t7TLmxdm035078@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 21:48:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r395574 - in head/audio: cmus gogglesmm musicpd xmms2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Aug 2015 21:49:00 -0000 Author: jbeich Date: Sat Aug 29 21:48:58 2015 New Revision: 395574 URL: https://svnweb.freebsd.org/changeset/ports/395574 Log: 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 MFH: 2015Q3 (ports-secteam reliability blanket) Modified: head/audio/cmus/Makefile (contents, props changed) head/audio/gogglesmm/Makefile (contents, props changed) head/audio/musicpd/Makefile (contents, props changed) head/audio/xmms2/Makefile (contents, props changed) Modified: head/audio/cmus/Makefile ============================================================================== --- head/audio/cmus/Makefile Sat Aug 29 21:48:39 2015 (r395573) +++ head/audio/cmus/Makefile Sat Aug 29 21:48:58 2015 (r395574) @@ -4,7 +4,7 @@ PORTNAME= cmus PORTVERSION= 2.6.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= h.skuhra@gmail.com Modified: head/audio/gogglesmm/Makefile ============================================================================== --- head/audio/gogglesmm/Makefile Sat Aug 29 21:48:39 2015 (r395573) +++ head/audio/gogglesmm/Makefile Sat Aug 29 21:48:58 2015 (r395574) @@ -3,6 +3,7 @@ PORTNAME= gogglesmm PORTVERSION= 0.14.2 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org Modified: head/audio/musicpd/Makefile ============================================================================== --- head/audio/musicpd/Makefile Sat Aug 29 21:48:39 2015 (r395573) +++ head/audio/musicpd/Makefile Sat Aug 29 21:48:58 2015 (r395574) @@ -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: head/audio/xmms2/Makefile ============================================================================== --- head/audio/xmms2/Makefile Sat Aug 29 21:48:39 2015 (r395573) +++ head/audio/xmms2/Makefile Sat Aug 29 21:48:58 2015 (r395574) @@ -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}