svn commit: r395577 - in branches/2015Q3/audio: cmus gogglesmm musicpd xmms2

Jan Beich jbeich at FreeBSD.org
Sat Aug 29 22:09:46 UTC 2015


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 at 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 at 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}
 


More information about the svn-ports-branches mailing list