summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-12-11 19:00:01 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-12-11 19:00:01 +0000
commitf635f3b727c8454d623a083c0a05ae9a03b7a749 (patch)
tree376af1ced58e1b65f34c521317d61662d08d6480
parentsecurity/nss: fix build on powerpc platforms (diff)
net-p2p/bitcoin: switch to simplier boost 1.72 fix
Suggested by: upstream
Notes
Notes: svn path=/head/; revision=519828
-rw-r--r--net-p2p/bitcoin/Makefile2
-rw-r--r--net-p2p/bitcoin/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index fb53918658ab..80b52883d0cc 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -12,7 +12,7 @@ DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${_DISTFILES:N*.png}
PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
-PATCHFILES+= 90916ddf17dc.patch:-p1 # https://github.com/bitcoin/bitcoin/pull/17654
+PATCHFILES+= a64e97dd476b.patch:-p1 # https://github.com/bitcoin/bitcoin/pull/17654
MAINTAINER= kbowling@FreeBSD.org
COMMENT?= Virtual Peer-to-Peer Currency Client (QT)
diff --git a/net-p2p/bitcoin/distinfo b/net-p2p/bitcoin/distinfo
index 20b6e9372d33..bbf871261b2e 100644
--- a/net-p2p/bitcoin/distinfo
+++ b/net-p2p/bitcoin/distinfo
@@ -3,5 +3,5 @@ SHA256 (bitcoin/bitcoin-0.19.0.1.tar.gz) = 7ac9f972249a0a16ed01352ca2a199a5448fe
SIZE (bitcoin/bitcoin-0.19.0.1.tar.gz) = 7386333
SHA256 (bitcoin/bitcoin128.png) = ad880c8459ecfdb96abe6a4689af06bdd27906e0edcd39d0915482f2da91e722
SIZE (bitcoin/bitcoin128.png) = 10639
-SHA256 (bitcoin/90916ddf17dc.patch) = 6997e8ee5947ea172fa71d8c7a2f478e120ea4ca7ae1f5edbe4a5714c2e06992
-SIZE (bitcoin/90916ddf17dc.patch) = 1800
+SHA256 (bitcoin/a64e97dd476b.patch) = 7881fce02696f64f03796ce3d09433e4dd029b32204d7f6c290a62fcce6b018d
+SIZE (bitcoin/a64e97dd476b.patch) = 774