Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2024 18:20:26 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ef2aba1f861d - main - net-p2p/bitcoin: Update to 27.0
Message-ID:  <202404171820.43HIKQZg088020@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ef2aba1f861d93238ec0191ac55a0f53ec74e384

commit ef2aba1f861d93238ec0191ac55a0f53ec74e384
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2024-04-17 18:19:36 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2024-04-17 18:19:36 +0000

    net-p2p/bitcoin: Update to 27.0
    
    Changes https://bitcoincore.org/bin/bitcoin-core-27.0/
---
 net-p2p/bitcoin/Makefile | 4 ++--
 net-p2p/bitcoin/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 72de2f320230..bac02c77f25e 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bitcoin
-PORTVERSION=	26.1
+PORTVERSION=	27.0
 CATEGORIES=	net-p2p finance
 MASTER_SITES=	https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/ \
 		LOCAL/swills:icon
@@ -16,7 +16,7 @@ LICENSE=	MIT
 LIB_DEPENDS=	libboost_date_time.so:devel/boost-libs \
 		libevent.so:devel/libevent
 
-USES=		autoreconf compiler:c++11-lib cpe gmake libtool pkgconfig qt:5 shebangfix
+USES=		autoreconf compiler:c++20-lang cpe gmake libtool pkgconfig qt:5 shebangfix
 
 GNU_CONFIGURE=	yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
diff --git a/net-p2p/bitcoin/distinfo b/net-p2p/bitcoin/distinfo
index 610d2b3b49fe..5cb4046b6834 100644
--- a/net-p2p/bitcoin/distinfo
+++ b/net-p2p/bitcoin/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1712172817
-SHA256 (bitcoin/bitcoin-26.1.tar.gz) = 9164ee5d717b4a20cb09f0496544d9d32f365734814fe399f5cdb4552a9b35ee
-SIZE (bitcoin/bitcoin-26.1.tar.gz) = 12819211
+TIMESTAMP = 1713371074
+SHA256 (bitcoin/bitcoin-27.0.tar.gz) = 9c1ee651d3b157baccc3388be28b8cf3bfcefcd2493b943725ad6040ca6b146b
+SIZE (bitcoin/bitcoin-27.0.tar.gz) = 13082621
 SHA256 (bitcoin/bitcoin128.png) = ad880c8459ecfdb96abe6a4689af06bdd27906e0edcd39d0915482f2da91e722
 SIZE (bitcoin/bitcoin128.png) = 10639



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404171820.43HIKQZg088020>