aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-31 16:38:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-31 16:38:52 +0000
commit4f3e0d828f32d263a637cc9cb4c0d2459fe547f4 (patch)
tree43eeedc736cd1ea1d8a6b9b082f210ff509d1702 /net-p2p
parent25576b38b36d18c12ad4b0919c096ea8e3527909 (diff)
downloadports-4f3e0d828f32d263a637cc9cb4c0d2459fe547f4.tar.gz
ports-4f3e0d828f32d263a637cc9cb4c0d2459fe547f4.zip
Bump PORTREVISION for devel/protobuf shlib change
Notes
Notes: svn path=/head/; revision=507719
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/Makefile2
-rw-r--r--net-p2p/qtum/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 32e50a43d438..e9c4d775da35 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bitcoin
PORTVERSION= 0.18.0
-PORTREVISION= 2
+PORTREVISION= 3
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 eeaec2dac0db..b42f67063279 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= litecoin
PORTVERSION= 0.16.3
DISTVERSIONPREFIX= v
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= net-p2p finance
MAINTAINER= hsw@bitmark.com
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile
index 3642d5a53456..85c5b4b96829 100644
--- a/net-p2p/namecoin/Makefile
+++ b/net-p2p/namecoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= namecoin
PORTVERSION= 0.17.0
DISTVERSIONPREFIX= nc
-PORTREVISION= 8
+PORTREVISION= 9
PORTEPOCH= 1
CATEGORIES= net-p2p dns
diff --git a/net-p2p/qtum/Makefile b/net-p2p/qtum/Makefile
index e20914e0ffa9..3fdadd324edb 100644
--- a/net-p2p/qtum/Makefile
+++ b/net-p2p/qtum/Makefile
@@ -4,7 +4,7 @@
PORTNAME= qtum
PORTVERSION= 0.17.6
DISTVERSIONPREFIX= mainnet-ignition-v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-p2p finance
MAINTAINER= vd@FreeBSD.org