1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/net-p2p/monero-cli/files
Jan Beich 33e4bb679b net-p2p/monero-cli: unbreak with boost 1.69
src/cryptonote_basic/miner.cpp:640:25: error: assigning to 'bool' from incompatible type 'boost::logic::tribool'
          on_ac_power = !battery_powered;
                        ^~~~~~~~~~~~~~~~

PR:		232525
2018-10-22 20:30:29 +00:00
..
monerod.in
patch-boost-1.69 net-p2p/monero-cli: unbreak with boost 1.69 2018-10-22 20:30:29 +00:00
patch-cmake_Version.cmake net-p2p/monero-cli: Upgrade from 0.12.0.0 to 0.12.2.0 2018-06-07 10:46:46 +00:00
patch-external_CMakeLists.txt net-p2p/monero-cli: Upgrade from 0.12.3.0 to 0.13.0.2 2018-10-12 20:46:32 +00:00
patch-src_p2p_net__node.inl net-p2p/monero-cli: Upgrade from 0.12.0.0 to 0.12.2.0 2018-06-07 10:46:46 +00:00
patch-src_wallet_api_CMakeLists.txt