aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-12-15 01:58:20 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-12-15 01:58:20 +0800
commitda3c4cef40bc4a38ef26055a981666b2c5366b02 (patch)
tree2c3bd02f8a29d85c101b2d9c070220a19a912530 /net-p2p
parentac7497cfd0163eaf222da2d5821d16d3fd26e5a9 (diff)
downloadfreebsd-ports-gnome-da3c4cef40bc4a38ef26055a981666b2c5366b02.tar.gz
freebsd-ports-gnome-da3c4cef40bc4a38ef26055a981666b2c5366b02.tar.zst
freebsd-ports-gnome-da3c4cef40bc4a38ef26055a981666b2c5366b02.zip
- Update devel/protobuf to 3.1.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/Makefile2
-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, 5 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 1dd948b0378c..4af5ffcb0591 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= bitcoin
PORTVERSION= 0.12.1
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-p2p finance
MAINTAINER= robbak@robbak.com
diff --git a/net-p2p/dogecoin/Makefile b/net-p2p/dogecoin/Makefile
index e8e5c660f10c..8c46c03e53bd 100644
--- a/net-p2p/dogecoin/Makefile
+++ b/net-p2p/dogecoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= dogecoin
PORTVERSION= 1.8.2
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p finance
MAINTAINER= swills@FreeBSD.org
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index 2cbdab9520e8..e3d7e75cbb8b 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= litecoin
PORTVERSION= 0.10.4.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p finance
MASTER_SITES= LOCAL/swills
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile
index e31f684fd27b..e4558398db7e 100644
--- a/net-p2p/namecoin/Makefile
+++ b/net-p2p/namecoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= namecoin
PORTVERSION= 0.3.80
DISTVERSIONPREFIX= nc
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= net-p2p dns
diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile
index c1d2ec872fd3..1830a6c7572d 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= 1
+PORTREVISION= 2
CATEGORIES= net-p2p finance
MAINTAINER= daniel@morante.net