Ticket #34903 (closed update: fixed)
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
Change History
Changed 11 months ago by zan@…
- Attachment patch-clang-src_qt_macdockiconhandler_mm.diff added
Bitcoin/clang patch file for macdockiconhandler.mm
Changed 11 months ago by zan@…
- Attachment patch-clang-src_qt_qtipcserver_cpp.diff added
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.


Bitcoin Portfile