From f6c713bbed22b8ab939528ab38b4d2efb947a942 Mon Sep 17 00:00:00 2001 From: riggs Date: Sun, 19 Feb 2017 08:32:51 +0000 Subject: MFH: r434359 Chase wavpack update: bump PORTREVISION on ports linking to it by default PR: 216847 Reported by: pkubaj@anongoth.pl Approved by: ports-secteam (junovitch) --- archivers/unarchiver/Makefile | 2 +- audio/aqualung/Makefile | 2 +- audio/deadbeef/Makefile | 2 +- audio/decibel-audio-player/Makefile | 2 +- audio/mixxx/Makefile | 2 +- audio/siren/Makefile | 1 + audio/xmms-wavpack/Makefile | 2 +- multimedia/audacious-plugins-gtk3/Makefile | 2 +- multimedia/audacious-plugins/Makefile | 2 +- multimedia/gstreamer-plugins/Makefile | 2 +- multimedia/gstreamer1-plugins/Makefile | 2 +- multimedia/qmmp-qt5/Makefile | 2 +- multimedia/qmmp/Makefile | 2 +- multimedia/quodlibet/Makefile | 1 + 14 files changed, 14 insertions(+), 12 deletions(-) diff --git a/archivers/unarchiver/Makefile b/archivers/unarchiver/Makefile index 12e0ddf..61dacdc 100644 --- a/archivers/unarchiver/Makefile +++ b/archivers/unarchiver/Makefile @@ -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 diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index 6f5222b..dc5adc7 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -3,7 +3,7 @@ PORTNAME= aqualung PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index 9c86ba4..6a56c5e 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -3,7 +3,7 @@ PORTNAME= deadbeef PORTVERSION= 0.7.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/ diff --git a/audio/decibel-audio-player/Makefile b/audio/decibel-audio-player/Makefile index 1f23962..d1f9a33 100644 --- a/audio/decibel-audio-player/Makefile +++ b/audio/decibel-audio-player/Makefile @@ -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/ diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index 0888c58..336f68b 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -4,7 +4,7 @@ PORTNAME= mixxx PORTVERSION= 1.11.0 DISTVERSIONSUFFIX= -src -PORTREVISION= 13 +PORTREVISION= 15 CATEGORIES= audio MASTER_SITES= http://downloads.mixxx.org/${PORTNAME}-${PORTVERSION}/ diff --git a/audio/siren/Makefile b/audio/siren/Makefile index c1860ac..a7ccf9f 100644 --- a/audio/siren/Makefile +++ b/audio/siren/Makefile @@ -3,6 +3,7 @@ PORTNAME= siren PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.kariliq.nl/${PORTNAME}/dist/ diff --git a/audio/xmms-wavpack/Makefile b/audio/xmms-wavpack/Makefile index 949d374..72d5214 100644 --- a/audio/xmms-wavpack/Makefile +++ b/audio/xmms-wavpack/Makefile @@ -2,7 +2,7 @@ PORTNAME= xmms-wavpack PORTVERSION= 1.0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://www.wavpack.com/ diff --git a/multimedia/audacious-plugins-gtk3/Makefile b/multimedia/audacious-plugins-gtk3/Makefile index 0182978..6e1f417 100644 --- a/multimedia/audacious-plugins-gtk3/Makefile +++ b/multimedia/audacious-plugins-gtk3/Makefile @@ -4,7 +4,7 @@ PORTNAME= audacious-plugins PORTVERSION= 3.8.1 DISTVERSIONSUFFIX= -gtk3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ PKGNAMESUFFIX= ${DISTVERSIONSUFFIX} diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index d9b7cb6..ccf9493 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME= audacious-plugins PORTVERSION= 3.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index edf4f1fa..f3aca4f 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -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 \ diff --git a/multimedia/gstreamer1-plugins/Makefile b/multimedia/gstreamer1-plugins/Makefile index d81fa59..029f84c 100644 --- a/multimedia/gstreamer1-plugins/Makefile +++ b/multimedia/gstreamer1-plugins/Makefile @@ -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 \ diff --git a/multimedia/qmmp-qt5/Makefile b/multimedia/qmmp-qt5/Makefile index 10f4ccc..78923de 100644 --- a/multimedia/qmmp-qt5/Makefile +++ b/multimedia/qmmp-qt5/Makefile @@ -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}/ diff --git a/multimedia/qmmp/Makefile b/multimedia/qmmp/Makefile index ab9dbc0..33c57a7 100644 --- a/multimedia/qmmp/Makefile +++ b/multimedia/qmmp/Makefile @@ -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}/ diff --git a/multimedia/quodlibet/Makefile b/multimedia/quodlibet/Makefile index 9bf01eb..18b8d0d 100644 --- a/multimedia/quodlibet/Makefile +++ b/multimedia/quodlibet/Makefile @@ -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/ -- cgit v1.1