aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-12-15 01:58:20 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-12-15 01:58:20 +0800
commitda3c4cef40bc4a38ef26055a981666b2c5366b02 (patch)
tree2c3bd02f8a29d85c101b2d9c070220a19a912530 /audio
parentac7497cfd0163eaf222da2d5821d16d3fd26e5a9 (diff)
downloadfreebsd-ports-gnome-da3c4cef40bc4a38ef26055a981666b2c5366b02.tar.gz
freebsd-ports-gnome-da3c4cef40bc4a38ef26055a981666b2c5366b02.tar.zst
freebsd-ports-gnome-da3c4cef40bc4a38ef26055a981666b2c5366b02.zip
- Update devel/protobuf to 3.1.0
- Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
Diffstat (limited to 'audio')
-rw-r--r--audio/clementine-player/Makefile2
-rw-r--r--audio/mixxx/Makefile2
-rw-r--r--audio/mumble/Makefile2
-rw-r--r--audio/murmur/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile
index 0bbeb8c1a0c8..8dabd70482ea 100644
--- a/audio/clementine-player/Makefile
+++ b/audio/clementine-player/Makefile
@@ -3,7 +3,7 @@
PORTNAME= clementine
PORTVERSION= 1.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
PKGNAMESUFFIX= -player
diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile
index 926e89966bc8..3b547f175375 100644
--- a/audio/mixxx/Makefile
+++ b/audio/mixxx/Makefile
@@ -4,7 +4,7 @@
PORTNAME= mixxx
PORTVERSION= 1.11.0
DISTVERSIONSUFFIX= -src
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= audio
MASTER_SITES= http://downloads.mixxx.org/${PORTNAME}-${PORTVERSION}/
diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile
index 6abd2c99808d..3f96fdda72fe 100644
--- a/audio/mumble/Makefile
+++ b/audio/mumble/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mumble
PORTVERSION= 1.2.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/Mumble/${PORTVERSION}
diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile
index eaa584f86d34..3bc108ea7377 100644
--- a/audio/murmur/Makefile
+++ b/audio/murmur/Makefile
@@ -3,7 +3,7 @@
PORTNAME= murmur
PORTVERSION= 1.2.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio net
MAINTAINER= feld@FreeBSD.org