aboutsummaryrefslogtreecommitdiff
path: root/audio/mumble
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-29 15:43:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-29 15:43:46 +0000
commit149013a34fcb3e753a27e6a9c6bf4672c8014437 (patch)
treec855dd964f30a5c454a46999e5b9629611a561c6 /audio/mumble
parent3f98bcd00c8e91ddfe3bc90acd4cb9440423a067 (diff)
downloadports-149013a34fcb3e753a27e6a9c6bf4672c8014437.tar.gz
ports-149013a34fcb3e753a27e6a9c6bf4672c8014437.zip
Update devel/protobuf to 3.3.0
- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds fine without it - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases PR: 178687 [1]
Notes
Notes: svn path=/head/; revision=439753
Diffstat (limited to 'audio/mumble')
-rw-r--r--audio/mumble/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile
index f860af57cd6c..d6e763f93306 100644
--- a/audio/mumble/Makefile
+++ b/audio/mumble/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mumble
PORTVERSION= 1.2.18
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MAINTAINER= feld@FreeBSD.org