aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-21 17:17:32 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-21 18:11:52 +0000
commitf4acead6367a692af17431cc233565e8f1149366 (patch)
tree011142eab028342c533159f43ce3dfe3b9d570cf /net-p2p
parent287cd8ad71d23e31948296cb773d3ebaaed14641 (diff)
downloadports-f4acead6367a692af17431cc233565e8f1149366.tar.gz
ports-f4acead6367a692af17431cc233565e8f1149366.zip
devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 257026 Exp-run by: antoine
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoin/Makefile2
-rw-r--r--net-p2p/litecoin/Makefile2
-rw-r--r--net-p2p/namecoin/Makefile1
-rw-r--r--net-p2p/qtum/Makefile1
-rw-r--r--net-p2p/zetacoin/Makefile2
5 files changed, 5 insertions, 3 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 403901af568a..51f36eb47c44 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bitcoin
PORTVERSION= 0.21.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= net-p2p finance
MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/ \
LOCAL/swills:icon
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index 8199f5bbc087..e9d8baf90b7a 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -1,7 +1,7 @@
PORTNAME= litecoin
PORTVERSION= 0.18.1
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-p2p finance
MAINTAINER= hsw@bitmark.com
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile
index 1b16af52d33d..08f407c93d71 100644
--- a/net-p2p/namecoin/Makefile
+++ b/net-p2p/namecoin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= namecoin
PORTVERSION= 0.21.0.1
DISTVERSIONPREFIX= nc
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net-p2p dns
diff --git a/net-p2p/qtum/Makefile b/net-p2p/qtum/Makefile
index 23954bb253ec..914a6003fa05 100644
--- a/net-p2p/qtum/Makefile
+++ b/net-p2p/qtum/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qtum
PORTVERSION= 0.20.3
DISTVERSIONPREFIX= mainnet-fastlane-v
+PORTREVISION= 1
CATEGORIES= net-p2p finance
MAINTAINER= vd@FreeBSD.org
diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile
index 55dcde93f3d6..ebed7507ca52 100644
--- a/net-p2p/zetacoin/Makefile
+++ b/net-p2p/zetacoin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zetacoin
PORTVERSION= 0.13.2.1
DISTVERSIONPREFIX= v
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net-p2p finance
MAINTAINER= daniel@morante.net