Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 2015 21:48:59 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
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
Message-ID:  <201508292148.t7TLmxdm035078@repo.freebsd.org>

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



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