Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2017 15:23:54 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r434359 - in head: archivers/unarchiver audio/aqualung audio/deadbeef audio/decibel-audio-player audio/mixxx audio/siren audio/xmms-wavpack multimedia/audacious-plugins multimedia/audac...
Message-ID:  <201702181523.v1IFNsF1065378@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sat Feb 18 15:23:53 2017
New Revision: 434359
URL: https://svnweb.freebsd.org/changeset/ports/434359

Log:
  Chase wavpack update: bump PORTREVISION on ports linking to it by default
  
  PR:		216847
  Reported by:	pkubaj@anongoth.pl
  MFH:		2017Q1

Modified:
  head/archivers/unarchiver/Makefile
  head/audio/aqualung/Makefile
  head/audio/deadbeef/Makefile
  head/audio/decibel-audio-player/Makefile
  head/audio/mixxx/Makefile
  head/audio/siren/Makefile
  head/audio/xmms-wavpack/Makefile
  head/multimedia/audacious-plugins-gtk3/Makefile
  head/multimedia/audacious-plugins/Makefile
  head/multimedia/gstreamer-plugins/Makefile
  head/multimedia/gstreamer1-plugins/Makefile
  head/multimedia/qmmp-qt5/Makefile
  head/multimedia/qmmp/Makefile
  head/multimedia/quodlibet/Makefile

Modified: head/archivers/unarchiver/Makefile
==============================================================================
--- head/archivers/unarchiver/Makefile	Sat Feb 18 15:11:37 2017	(r434358)
+++ head/archivers/unarchiver/Makefile	Sat Feb 18 15:23:53 2017	(r434359)
@@ -3,7 +3,7 @@
 
 PORTNAME=	unar
 PORTVERSION=	1.10.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	archivers gnustep
 MASTER_SITES=	http://wakaba.c3.cx/releases/TheUnarchiver/
 DISTNAME=	${PORTNAME}${PORTVERSION}_src

Modified: head/audio/aqualung/Makefile
==============================================================================
--- head/audio/aqualung/Makefile	Sat Feb 18 15:11:37 2017	(r434358)
+++ head/audio/aqualung/Makefile	Sat Feb 18 15:23:53 2017	(r434359)
@@ -3,7 +3,7 @@
 
 PORTNAME=	aqualung
 PORTVERSION=	1.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	audio
 MASTER_SITES=	SF
 

Modified: head/audio/deadbeef/Makefile
==============================================================================
--- head/audio/deadbeef/Makefile	Sat Feb 18 15:11:37 2017	(r434358)
+++ head/audio/deadbeef/Makefile	Sat Feb 18 15:23:53 2017	(r434359)
@@ -3,7 +3,7 @@
 
 PORTNAME=	deadbeef
 PORTVERSION=	0.7.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	audio
 MASTER_SITES=	SF/${PORTNAME}/
 

Modified: head/audio/decibel-audio-player/Makefile
==============================================================================
--- head/audio/decibel-audio-player/Makefile	Sat Feb 18 15:11:37 2017	(r434358)
+++ head/audio/decibel-audio-player/Makefile	Sat Feb 18 15:23:53 2017	(r434359)
@@ -3,7 +3,7 @@
 
 PORTNAME=	decibel-audio-player
 PORTVERSION=	1.08
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	audio multimedia gnome python
 MASTER_SITES=	http://decibel.silent-blade.org/uploads/Main/
 

Modified: head/audio/mixxx/Makefile
==============================================================================
--- head/audio/mixxx/Makefile	Sat Feb 18 15:11:37 2017	(r434358)
+++ head/audio/mixxx/Makefile	Sat Feb 18 15:23:53 2017	(r434359)
@@ -4,7 +4,7 @@
 PORTNAME=	mixxx
 PORTVERSION=	1.11.0
 DISTVERSIONSUFFIX=	-src
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	audio
 MASTER_SITES=	http://downloads.mixxx.org/${PORTNAME}-${PORTVERSION}/
 

Modified: head/audio/siren/Makefile
==============================================================================
--- head/audio/siren/Makefile	Sat Feb 18 15:11:37 2017	(r434358)
+++ head/audio/siren/Makefile	Sat Feb 18 15:23:53 2017	(r434359)
@@ -3,6 +3,7 @@
 
 PORTNAME=	siren
 PORTVERSION=	0.6
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	http://www.kariliq.nl/${PORTNAME}/dist/
 

Modified: head/audio/xmms-wavpack/Makefile
==============================================================================
--- head/audio/xmms-wavpack/Makefile	Sat Feb 18 15:11:37 2017	(r434358)
+++ head/audio/xmms-wavpack/Makefile	Sat Feb 18 15:23:53 2017	(r434359)
@@ -2,7 +2,7 @@
 
 PORTNAME=	xmms-wavpack
 PORTVERSION=	1.0.3
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	audio
 MASTER_SITES=	http://www.wavpack.com/
 

Modified: head/multimedia/audacious-plugins-gtk3/Makefile
==============================================================================
--- head/multimedia/audacious-plugins-gtk3/Makefile	Sat Feb 18 15:11:37 2017	(r434358)
+++ head/multimedia/audacious-plugins-gtk3/Makefile	Sat Feb 18 15:23:53 2017	(r434359)
@@ -3,6 +3,7 @@
 
 PORTNAME=	audacious-plugins
 PORTVERSION=	3.8.2
+PORTREVISION=	1
 DISTVERSIONSUFFIX=	-gtk3
 CATEGORIES=	multimedia audio
 MASTER_SITES=	http://distfiles.audacious-media-player.org/

Modified: head/multimedia/audacious-plugins/Makefile
==============================================================================
--- head/multimedia/audacious-plugins/Makefile	Sat Feb 18 15:11:37 2017	(r434358)
+++ head/multimedia/audacious-plugins/Makefile	Sat Feb 18 15:23:53 2017	(r434359)
@@ -3,6 +3,7 @@
 
 PORTNAME=	audacious-plugins
 PORTVERSION=	3.8.2
+PORTREVISION=	1
 CATEGORIES=	multimedia audio
 MASTER_SITES=	http://distfiles.audacious-media-player.org/
 

Modified: head/multimedia/gstreamer-plugins/Makefile
==============================================================================
--- head/multimedia/gstreamer-plugins/Makefile	Sat Feb 18 15:11:37 2017	(r434358)
+++ head/multimedia/gstreamer-plugins/Makefile	Sat Feb 18 15:23:53 2017	(r434359)
@@ -6,7 +6,7 @@ PORTNAME=	gstreamer
 PORTVERSION?=	${BASE_PORTVERSION}
 # When chasing a shared library for a plug-in bump the PORTREVISION in the
 # plug-in port instead, like ${category}/gstreamer-plugin-${PLUGIN}.
-PORTREVISION?=	7
+PORTREVISION?=	8
 PORTEPOCH=	3
 CATEGORIES?=	multimedia audio
 MASTER_SITES=	http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \

Modified: head/multimedia/gstreamer1-plugins/Makefile
==============================================================================
--- head/multimedia/gstreamer1-plugins/Makefile	Sat Feb 18 15:11:37 2017	(r434358)
+++ head/multimedia/gstreamer1-plugins/Makefile	Sat Feb 18 15:23:53 2017	(r434359)
@@ -5,7 +5,7 @@ PORTNAME=	gstreamer
 PORTVERSION?=	${BASE_PORTVERSION}
 # When chasing a shared library for a plug-in bump the PORTREVISION in the
 # plug-in port instead, like ${category}/gstreamer1-plugin-${PLUGIN}.
-PORTREVISION?=	1
+PORTREVISION?=	2
 CATEGORIES?=	multimedia audio
 MASTER_SITES=	http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \
 		http://gstreamer.freedesktop.org/src/gst-plugins-bad/:bad \

Modified: head/multimedia/qmmp-qt5/Makefile
==============================================================================
--- head/multimedia/qmmp-qt5/Makefile	Sat Feb 18 15:11:37 2017	(r434358)
+++ head/multimedia/qmmp-qt5/Makefile	Sat Feb 18 15:23:53 2017	(r434359)
@@ -2,7 +2,7 @@
 
 PORTNAME=	qmmp
 PORTVERSION=	1.1.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	multimedia
 MASTER_SITES=	http://qmmp.ylsoftware.com/files/ \
 	SF/qmmp-dev/${PORTNAME}/

Modified: head/multimedia/qmmp/Makefile
==============================================================================
--- head/multimedia/qmmp/Makefile	Sat Feb 18 15:11:37 2017	(r434358)
+++ head/multimedia/qmmp/Makefile	Sat Feb 18 15:23:53 2017	(r434359)
@@ -2,7 +2,7 @@
 
 PORTNAME=	qmmp
 PORTVERSION=	0.10.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	multimedia
 MASTER_SITES=	http://qmmp.ylsoftware.com/files/ \
 	SF/qmmp-dev/${PORTNAME}/

Modified: head/multimedia/quodlibet/Makefile
==============================================================================
--- head/multimedia/quodlibet/Makefile	Sat Feb 18 15:11:37 2017	(r434358)
+++ head/multimedia/quodlibet/Makefile	Sat Feb 18 15:23:53 2017	(r434359)
@@ -3,6 +3,7 @@
 
 PORTNAME=	quodlibet
 PORTVERSION=	3.6.2
+PORTREVISION=	1
 CATEGORIES=	multimedia audio python gnome
 MASTER_SITES=	http://bitbucket.org/lazka/${PORTNAME}-files/raw/default/releases/
 



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