pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/bitcoin
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 10 19:38:13 UTC 2024
Modified Files:
pkgsrc/finance/bitcoin: Makefile PLIST distinfo
Log Message:
bitcoin: updated to 27.0
27.0
https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-27.0.md
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/finance/bitcoin/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/finance/bitcoin/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/finance/bitcoin/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/finance/bitcoin/Makefile
diff -u pkgsrc/finance/bitcoin/Makefile:1.76 pkgsrc/finance/bitcoin/Makefile:1.77
--- pkgsrc/finance/bitcoin/Makefile:1.76 Wed May 29 16:32:30 2024
+++ pkgsrc/finance/bitcoin/Makefile Mon Jun 10 19:38:13 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.76 2024/05/29 16:32:30 adam Exp $
+# $NetBSD: Makefile,v 1.77 2024/06/10 19:38:13 adam Exp $
-DISTNAME= bitcoin-24.0.1
-PKGREVISION= 17
+DISTNAME= bitcoin-27.0
CATEGORIES= finance
MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PKGVERSION_NOREV}/
@@ -12,8 +11,8 @@ LICENSE= mit
RCD_SCRIPTS= bitcoind
+USE_CXX_FEATURES+= c++20 filesystem
USE_LANGUAGES= c c++
-USE_CXX_FEATURES+= c++17 filesystem
USE_LIBTOOL= yes
USE_TOOLS+= autoconf automake gmake pkg-config
GNU_CONFIGURE= yes
Index: pkgsrc/finance/bitcoin/PLIST
diff -u pkgsrc/finance/bitcoin/PLIST:1.5 pkgsrc/finance/bitcoin/PLIST:1.6
--- pkgsrc/finance/bitcoin/PLIST:1.5 Thu Sep 29 19:37:12 2022
+++ pkgsrc/finance/bitcoin/PLIST Mon Jun 10 19:38:13 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2022/09/29 19:37:12 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2024/06/10 19:38:13 adam Exp $
bin/bench_bitcoin
bin/bitcoin-cli
${PLIST.qt}bin/bitcoin-qt
@@ -10,6 +10,7 @@ bin/test_bitcoin
${PLIST.qt}bin/test_bitcoin-qt
include/bitcoinconsensus.h
include/secp256k1.h
+include/secp256k1_ellswift.h
include/secp256k1_extrakeys.h
include/secp256k1_preallocated.h
include/secp256k1_recovery.h
Index: pkgsrc/finance/bitcoin/distinfo
diff -u pkgsrc/finance/bitcoin/distinfo:1.18 pkgsrc/finance/bitcoin/distinfo:1.19
--- pkgsrc/finance/bitcoin/distinfo:1.18 Mon Dec 19 10:03:47 2022
+++ pkgsrc/finance/bitcoin/distinfo Mon Jun 10 19:38:13 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2022/12/19 10:03:47 adam Exp $
+$NetBSD: distinfo,v 1.19 2024/06/10 19:38:13 adam Exp $
-BLAKE2s (bitcoin-24.0.1.tar.gz) = 74d5fd9206c439bbe7696ddc0fcc4078a4f138e8b7455b85167a0cd73f05ade8
-SHA512 (bitcoin-24.0.1.tar.gz) = de1ddb543429f70b0b55a46500e0bc4807cca1b1655a28f8ab186d6f6e620f8cf82420bbdf412976ffed9bc6d742926b19933429c734edaf7430a4f8c37e1685
-Size (bitcoin-24.0.1.tar.gz) = 11412628 bytes
+BLAKE2s (bitcoin-27.0.tar.gz) = 10ae9a3ce0f9a124f0f556274720be8e7ea1e5fbaa7f57b556fd421da06cb43e
+SHA512 (bitcoin-27.0.tar.gz) = 47dc917f315b397d850d98a0a2440141b11d59ed7267ec283b7c4fb475ba223f11482d2f5eaca02ebbfd3f09fa1721902f3f97c563a642d0359c3265784d15f6
+Size (bitcoin-27.0.tar.gz) = 13082621 bytes
SHA1 (patch-src_netbase.cpp) = d160078c9a7aedc5b569a89ebf9afa98b0d2022b
Home |
Main Index |
Thread Index |
Old Index