diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-06 03:08:49 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-06 03:08:49 +0800 |
commit | 70ffc9c0fd81b51d1024ecf49d67863895ba1dc7 (patch) | |
tree | 90b32c3468080026959fc331c1bdc38ce49567f1 /audio | |
parent | 2f675b417b2c6a9dd479234121304a93ec0a2aae (diff) | |
download | freebsd-ports-gnome-70ffc9c0fd81b51d1024ecf49d67863895ba1dc7.tar.gz freebsd-ports-gnome-70ffc9c0fd81b51d1024ecf49d67863895ba1dc7.tar.zst freebsd-ports-gnome-70ffc9c0fd81b51d1024ecf49d67863895ba1dc7.zip |
Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 238808
Exp-run by: antoine
Diffstat (limited to 'audio')
-rw-r--r-- | audio/clementine-player/Makefile | 2 | ||||
-rw-r--r-- | audio/mixxx/Makefile | 1 | ||||
-rw-r--r-- | audio/mixxx21/Makefile | 1 | ||||
-rw-r--r-- | audio/mumble/Makefile | 2 | ||||
-rw-r--r-- | audio/murmur/Makefile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile index 6881b88d7382..a7155ae0ebe7 100644 --- a/audio/clementine-player/Makefile +++ b/audio/clementine-player/Makefile @@ -4,7 +4,7 @@ PORTNAME= clementine DISTVERSION= 1.3.1-661 DISTVERSIONSUFFIX= -g4ff370ce1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio PKGNAMESUFFIX= -player diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index 1b86e603dfb7..8a6625cd534c 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -4,6 +4,7 @@ PORTNAME= mixxx DISTVERSIONPREFIX= release- DISTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= acm@FreeBSD.org diff --git a/audio/mixxx21/Makefile b/audio/mixxx21/Makefile index 5528e83d8667..9d3772f50e50 100644 --- a/audio/mixxx21/Makefile +++ b/audio/mixxx21/Makefile @@ -4,6 +4,7 @@ PORTNAME= mixxx DISTVERSIONPREFIX= release- DISTVERSION= 2.1.8 +PORTREVISION= 1 CATEGORIES= audio PKGNAMESUFFIX= 21 diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index 591d56381415..7c4bc6221210 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -3,7 +3,7 @@ PORTNAME= mumble DISTVERSION= 1.3.0-rc1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile index 04c388dc5ac0..81e8da819b0e 100644 --- a/audio/murmur/Makefile +++ b/audio/murmur/Makefile @@ -3,7 +3,7 @@ PORTNAME= murmur DISTVERSION= 1.3.0-rc1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio net MAINTAINER= feld@FreeBSD.org |