Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 2015 22:09:44 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
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
Message-ID:  <201508292209.t7TM9idF043896@repo.freebsd.org>

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



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