aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2018-02-28 08:13:20 +0000
committerAlex Dupre <ale@FreeBSD.org>2018-02-28 08:13:20 +0000
commitd2150d0fd609b813949ec8ed45d0ebe077662571 (patch)
tree962e1963504cd79237fc5af9d4363914aa19b91f /net-p2p
parent70362c4cc6ecf8029cd3451cee62307a29f19bb1 (diff)
downloadports-d2150d0fd609b813949ec8ed45d0ebe077662571.tar.gz
ports-d2150d0fd609b813949ec8ed45d0ebe077662571.zip
Update to 0.16.0 release and change maintainer.
PR: 226155 Submitted by: kbowling Approved by: maintainer
Notes
Notes: svn path=/head/; revision=463186
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoin-daemon/Makefile1
-rw-r--r--net-p2p/bitcoin/Makefile17
-rw-r--r--net-p2p/bitcoin/distinfo8
3 files changed, 13 insertions, 13 deletions
diff --git a/net-p2p/bitcoin-daemon/Makefile b/net-p2p/bitcoin-daemon/Makefile
index 151d31e09ef5..15fc32728a79 100644
--- a/net-p2p/bitcoin-daemon/Makefile
+++ b/net-p2p/bitcoin-daemon/Makefile
@@ -1,7 +1,6 @@
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../bitcoin
-PORTREVISION= 3
PKGNAMESUFFIX= -daemon
COMMENT= Virtual Peer-to-Peer Currency (Daemon)
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 420ace61d28e..af38d71a3823 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -2,15 +2,12 @@
# $FreeBSD$
PORTNAME= bitcoin
-PORTVERSION= 0.15.1
+PORTVERSION= 0.16.0
DISTVERSIONPREFIX= v
-PORTREVISION?= 3
+PORTREVISION?= 0
CATEGORIES= net-p2p finance
-PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES= 1ec0c0a01c31.patch:-p1
-
-MAINTAINER= robbak@robbak.com
+MAINTAINER= kbowling@FreeBSD.org
COMMENT?= Virtual Peer-to-Peer Currency Client (QT)
LICENSE= MIT
@@ -95,6 +92,12 @@ MAKE_ENV+= V=1
PLIST_FILES?= bin/bitcoin-qt man/man1/bitcoin-qt.1.gz \
share/applications/bitcoin-qt.desktop share/pixmaps/bitcoin128.png
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 1100000
+CONFIGURE_ARGS+=--disable-asm
+.endif
+
.if defined(SLAVE_PORT) && ${SLAVE_PORT} == "no"
post-install:
@@ -113,4 +116,4 @@ regression-test: build
@cd ${WRKSRC} && ${GMAKE} check
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/net-p2p/bitcoin/distinfo b/net-p2p/bitcoin/distinfo
index 5a2704a938ae..b86dfe654e64 100644
--- a/net-p2p/bitcoin/distinfo
+++ b/net-p2p/bitcoin/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1510484103
-SHA256 (bitcoin-bitcoin-v0.15.1_GH0.tar.gz) = 98b3a98a67054123bef6714e4035e18f9250a1b6d63829258ad057906e75d8b1
-SIZE (bitcoin-bitcoin-v0.15.1_GH0.tar.gz) = 7547736
-SHA256 (1ec0c0a01c31.patch) = 01a2fe784d7c3d21d2cfd9dc460c059c7ae358e0f5e9e5e7782f10d259db3cd9
-SIZE (1ec0c0a01c31.patch) = 3535
+TIMESTAMP = 1519650479
+SHA256 (bitcoin-bitcoin-v0.16.0_GH0.tar.gz) = 8ade43e420b6aad00645d79239c21947e47f37d1f974b4948b0da0b6999c28d5
+SIZE (bitcoin-bitcoin-v0.16.0_GH0.tar.gz) = 6627084