git: 0d4b8e3eb1ce - main - net-p2p/bitcoin: Fix build with miniupnpc 2.2.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 17 Jul 2024 04:23:40 UTC
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d4b8e3eb1ce5e440142354d41b39814f632af15 commit 0d4b8e3eb1ce5e440142354d41b39814f632af15 Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2024-07-17 04:20:19 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2024-07-17 04:20:19 +0000 net-p2p/bitcoin: Fix build with miniupnpc 2.2.8 PR: 280298 Reported by: pkg-fallout --- net-p2p/bitcoin/Makefile | 3 +++ net-p2p/bitcoin/distinfo | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index b0af06ec85e1..51735aa83744 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -8,6 +8,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} bitcoin128.png:icon DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${_DISTFILES:N*.png} +PATCH_SITES= https://github.com/bitcoin-core/gui/commit/ +PATCHFILES+= 8acdf66540834b9f9cf28f16d389e8b6a48516d5.patch:-p1 # https://github.com/bitcoin/bitcoin/issues/30266 + MAINTAINER= kbowling@FreeBSD.org COMMENT?= Virtual Peer-to-Peer Currency Client (QT) WWW= https://www.bitcoin.org/ diff --git a/net-p2p/bitcoin/distinfo b/net-p2p/bitcoin/distinfo index dba0ebfc3128..d4b93167025e 100644 --- a/net-p2p/bitcoin/distinfo +++ b/net-p2p/bitcoin/distinfo @@ -1,5 +1,7 @@ -TIMESTAMP = 1719093947 +TIMESTAMP = 1721148835 SHA256 (bitcoin/bitcoin-27.1.tar.gz) = 0c1051fd921b8fae912f5c2dfd86b085ab45baa05cd7be4585b10b4d1818f3da SIZE (bitcoin/bitcoin-27.1.tar.gz) = 13146508 SHA256 (bitcoin/bitcoin128.png) = ad880c8459ecfdb96abe6a4689af06bdd27906e0edcd39d0915482f2da91e722 SIZE (bitcoin/bitcoin128.png) = 10639 +SHA256 (bitcoin/8acdf66540834b9f9cf28f16d389e8b6a48516d5.patch) = 8e549d1e76ff53949e8463a84d4afce45d4282820909973ac22485462610947c +SIZE (bitcoin/8acdf66540834b9f9cf28f16d389e8b6a48516d5.patch) = 1072