diff options
Diffstat (limited to 'net-p2p/bitcoin')
-rw-r--r-- | net-p2p/bitcoin/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/bitcoin/distinfo | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 1260935e866d..31a88fe82ab4 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -11,6 +11,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} bitcoin128.png:icon 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 + 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 af62bf62c6dc..20b6e9372d33 100644 --- a/net-p2p/bitcoin/distinfo +++ b/net-p2p/bitcoin/distinfo @@ -3,3 +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 |