summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-14 17:58:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-14 17:58:20 +0000
commit177698aaf0af7813482f72ca53ff7e5f7c9b7dec (patch)
tree2c3bd02f8a29d85c101b2d9c070220a19a912530 /audio
parent- Update to 2.002000 (diff)
- Update devel/protobuf to 3.1.0
- Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
Notes
Notes: svn path=/head/; revision=428581
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