summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2017-09-23 02:59:07 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2017-09-23 02:59:07 +0000
commit9a000af85bd980141a9f4eff36545cdd801d7dfe (patch)
tree9cc694b61d31251f5000cae16df808c22d29b05e /net-p2p
parentAdd xtoolchain port for llvm50. (diff)
1: upgrade to 4.0.0.
2: chrase shared library version.
Notes
Notes: svn path=/head/; revision=450419
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/Makefile1
-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 8f3f27f8cf24..89f9d9ec4ae2 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= bitcoin
PORTVERSION= 0.14.2
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 31c8d230b40f..be36f62ae6f1 100644
--- a/net-p2p/dogecoin/Makefile
+++ b/net-p2p/dogecoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= dogecoin
PORTVERSION= 1.8.2
DISTVERSIONPREFIX= v
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net-p2p finance
MAINTAINER= swills@FreeBSD.org
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index 9790a58619af..7a1a425fee11 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= litecoin
PORTVERSION= 0.14.2
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= net-p2p finance
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile
index 5f02e0d53d1f..aaedb96c5d97 100644
--- a/net-p2p/namecoin/Makefile
+++ b/net-p2p/namecoin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= namecoin
PORTVERSION= 0.3.80
DISTVERSIONPREFIX= nc
-PORTREVISION= 11
+PORTREVISION= 12
PORTEPOCH= 1
CATEGORIES= net-p2p dns
diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile
index 8faac8cc45c1..77f1edbbf0a2 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= 10
+PORTREVISION= 11
CATEGORIES= net-p2p finance
MAINTAINER= daniel@morante.net