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:   khorben
Date:           Wed Oct 23 18:08:23 UTC 2024

Modified Files:
        pkgsrc/finance/bitcoin: PLIST

Log Message:
bitcoin: fix the build with the "qt5" option


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/finance/bitcoin/PLIST

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/PLIST
diff -u pkgsrc/finance/bitcoin/PLIST:1.7 pkgsrc/finance/bitcoin/PLIST:1.8
--- pkgsrc/finance/bitcoin/PLIST:1.7    Tue Jul  2 10:27:24 2024
+++ pkgsrc/finance/bitcoin/PLIST        Wed Oct 23 18:08:23 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2024/07/02 10:27:24 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2024/10/23 18:08:23 khorben Exp $
 bin/bench_bitcoin
 bin/bitcoin-cli
 ${PLIST.qt}bin/bitcoin-qt
@@ -6,7 +6,6 @@ bin/bitcoin-tx
 bin/bitcoin-util
 bin/bitcoin-wallet
 bin/bitcoind
-${PLIST.qt}bin/test_bitcoin-qt
 include/bitcoinconsensus.h
 include/secp256k1.h
 include/secp256k1_ellswift.h



Home | Main Index | Thread Index | Old Index