aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/bitcoin
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-04-29 23:43:46 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-04-29 23:43:46 +0800
commitcb295fa68fd956802540596f990b9aa1f03ed586 (patch)
treec855dd964f30a5c454a46999e5b9629611a561c6 /net-p2p/bitcoin
parent91f8b58c3700b00f71f60b7f17cf2d5c82272732 (diff)
downloadfreebsd-ports-gnome-cb295fa68fd956802540596f990b9aa1f03ed586.tar.gz
freebsd-ports-gnome-cb295fa68fd956802540596f990b9aa1f03ed586.tar.zst
freebsd-ports-gnome-cb295fa68fd956802540596f990b9aa1f03ed586.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]
Diffstat (limited to 'net-p2p/bitcoin')
-rw-r--r--net-p2p/bitcoin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index c395c26c1891..349ca5026734 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= bitcoin
PORTVERSION= 0.12.1
DISTVERSIONPREFIX= v
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= net-p2p finance
MAINTAINER= robbak@robbak.com