New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #34903 (closed update: fixed)

Opened 11 months ago

Last modified 3 months ago

bitcoin: update to 0.6.2.2

Reported by: zan@… Owned by: singingwolfboy@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: haspatch Cc:
Port: bitcoin

Description

The Macports version of Bitcoin has not been updated in a long time. Current version is at 0.6.2.2. I rewrote the Portfile to make the new version work. WxWdidgets is gone, Qt is the only GUI option (+qt4). There is also a variant (+no_gui) to build it gui-less.

Tested on Snow Leopard, with gcc-4.2, llvm-gcc-4.2, clang, and macports-gcc-4.5. Clang needs 2 patch files (included). Macports-gcc-4.5 compiles except for 1 objective-c file (only in qt4 variant).

Extra variant includes possibility to make QR codes (only with GUI variant).

Attachments

Portfile (3.8 KB) - added by zan@… 11 months ago.
Bitcoin Portfile
patch-clang-src_qt_macdockiconhandler_mm.diff (612 bytes) - added by zan@… 11 months ago.
Bitcoin/clang patch file for macdockiconhandler.mm
patch-clang-src_qt_qtipcserver_cpp.diff (3.9 KB) - added by zan@… 11 months ago.
Bitcoin/clang patch file for qtipcserver.cpp
Portfile.diff (5.6 KB) - added by zan@… 11 months ago.
Unified diff of Portfile

Change History

Changed 11 months ago by zan@…

Bitcoin Portfile

Changed 11 months ago by zan@…

Bitcoin/clang patch file for macdockiconhandler.mm

Changed 11 months ago by zan@…

Bitcoin/clang patch file for qtipcserver.cpp

comment:1 follow-up: ↓ 2 Changed 11 months ago by ryandesign@…

  • Keywords haspatch added
  • Owner changed from macports-tickets@… to singingwolfboy@…
  • Port set to bitcoin
  • Cc singingwolfboy removed
  • Summary changed from Bitcoin update to 0.6.2.2 to bitcoin: update to 0.6.2.2

Thank you for the update. Note that the Cc field must contain complete email addresses, and that you should also fill in the Port and Keywords fields when applicable. We would prefer to see a unified diff of the Portfile instead of a complete new one, so that we can more easily evaluate your changes here in the ticket without having to download it and compare it to the existing one manually.

comment:2 in reply to: ↑ 1 Changed 11 months ago by zan@…

Thanks for updating. I've attached the Portfile diff.

Changed 11 months ago by zan@…

Unified diff of Portfile

comment:3 Changed 3 months ago by easieste@…

  • Status changed from new to closed
  • Resolution set to fixed

finance/bitcoin updated to 0.8.0 in r103500.

Note: See TracTickets for help on using tickets.