summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2017-10-03 14:25:09 +0000
committerSteve Wills <swills@FreeBSD.org>2017-10-03 14:25:09 +0000
commit23473e1def13180ff8208d425f04b040eab7312d (patch)
tree0ce381b4129799e3c6b47a7a1ba39ead018c9c79 /net-p2p
parentDocument FreeBSD-SA-17:06.openssh (diff)
net-p2p/bitcoin: Update to 0.15.0.1 [1]
While here, fix plist for bitcoin-daemon [2] PR: 222384 [1] PR: 222167 [2] Submitted by: kbowling [1] Submitted by: jbeich [2] Approved by: robbak@robbak.com (maintainer)
Notes
Notes: svn path=/head/; revision=451133
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoin-daemon/Makefile3
-rw-r--r--net-p2p/bitcoin/Makefile4
-rw-r--r--net-p2p/bitcoin/distinfo6
3 files changed, 6 insertions, 7 deletions
diff --git a/net-p2p/bitcoin-daemon/Makefile b/net-p2p/bitcoin-daemon/Makefile
index 0af749b0e6cf..3045aaf97f41 100644
--- a/net-p2p/bitcoin-daemon/Makefile
+++ b/net-p2p/bitcoin-daemon/Makefile
@@ -24,7 +24,8 @@ CONFIGURE_ARGS= --with-daemon \
--without-utils
PLIST_FILES= bin/bitcoind \
- man/man1/bitcoind.1.gz
+ man/man1/bitcoind.1.gz \
+ %%ETCDIR%%.conf.sample
USE_RC_SUBR= bitcoind
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 3bfa3f9b04ee..822c7898e308 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= bitcoin
-PORTVERSION= 0.14.2
+PORTVERSION= 0.15.0.1
DISTVERSIONPREFIX= v
-PORTREVISION= 4
CATEGORIES= net-p2p finance
MAINTAINER= robbak@robbak.com
@@ -18,7 +17,6 @@ LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
BROKEN_powerpc64= fails to compile: util.cpp: undefined reference to boost::program_options::to_internal
USES= autoreconf compiler:c++11-lib gmake libtool pkgconfig shebangfix ssl
-SHEBANG_FILES= src/test/*.py
USE_GITHUB= yes
GNU_CONFIGURE= yes
diff --git a/net-p2p/bitcoin/distinfo b/net-p2p/bitcoin/distinfo
index f6a7edca348b..998dba1c5515 100644
--- a/net-p2p/bitcoin/distinfo
+++ b/net-p2p/bitcoin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500590635
-SHA256 (bitcoin-bitcoin-v0.14.2_GH0.tar.gz) = e0ac23f01a953fcc6290c96799deeffb32aa76ca8e216c564d20c18e75a25219
-SIZE (bitcoin-bitcoin-v0.14.2_GH0.tar.gz) = 7180535
+TIMESTAMP = 1505631653
+SHA256 (bitcoin-bitcoin-v0.15.0.1_GH0.tar.gz) = a2d28632be6918ce23d2fd589f0aecbb2a90579c9345f47fdfe1e77ec31f023e
+SIZE (bitcoin-bitcoin-v0.15.0.1_GH0.tar.gz) = 7504139