aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-12-12 02:26:13 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-12-12 02:26:13 +0800
commitb4a132dab359f8319615206dcd9b053552ae7194 (patch)
tree949cc06dd189ddfe52ea6d45bae7779aa88f5602 /net-p2p
parentb338c0f73a091e7606dc48f014b58e6ce1434ccc (diff)
downloadfreebsd-ports-gnome-b4a132dab359f8319615206dcd9b053552ae7194.tar.gz
freebsd-ports-gnome-b4a132dab359f8319615206dcd9b053552ae7194.tar.zst
freebsd-ports-gnome-b4a132dab359f8319615206dcd9b053552ae7194.zip
Update devel/protobuf to 3.5.0
- Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoin/Makefile2
-rw-r--r--net-p2p/dogecoin/Makefile1
-rw-r--r--net-p2p/litecoin/Makefile2
-rw-r--r--net-p2p/namecoin/Makefile2
-rw-r--r--net-p2p/zetacoin/Makefile2
5 files changed, 5 insertions, 4 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 897f6f43b49d..0b5f4c62d193 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= bitcoin
PORTVERSION= 0.15.1
DISTVERSIONPREFIX= v
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= net-p2p finance
MAINTAINER= robbak@robbak.com
diff --git a/net-p2p/dogecoin/Makefile b/net-p2p/dogecoin/Makefile
index 1d0ab172021a..a0c4cca9db8a 100644
--- a/net-p2p/dogecoin/Makefile
+++ b/net-p2p/dogecoin/Makefile
@@ -4,6 +4,7 @@
PORTNAME= dogecoin
PORTVERSION= 1.10.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= net-p2p finance
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index 571c0fefe21c..a262669e8f88 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= litecoin
PORTVERSION= 0.14.2
-PORTREVISION= 1
+PORTREVISION= 4
DISTVERSIONPREFIX= v
PORTREVISION= 2
CATEGORIES= net-p2p finance
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile
index 5023cf2c55a1..e0da8f823fac 100644
--- a/net-p2p/namecoin/Makefile
+++ b/net-p2p/namecoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= namecoin
PORTVERSION= 0.3.80
DISTVERSIONPREFIX= nc
-PORTREVISION= 13
+PORTREVISION= 14
PORTEPOCH= 1
CATEGORIES= net-p2p dns
diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile
index 24611a6cced0..d16bf65f0a19 100644
--- a/net-p2p/zetacoin/Makefile
+++ b/net-p2p/zetacoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= zetacoin
PORTVERSION= 0.11.2.3
DISTVERSIONPREFIX= v
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= net-p2p finance
MAINTAINER= daniel@morante.net