Opened 12 years ago
Closed 12 years ago
#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 (4)
Change History (7)
Changed 12 years ago by zan@…
Changed 12 years ago by zan@…
Attachment: | patch-clang-src_qt_macdockiconhandler_mm.diff added |
---|
Bitcoin/clang patch file for macdockiconhandler.mm
Changed 12 years 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 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | singingwolfboy removed |
---|---|
Keywords: | haspatch added |
Owner: | changed from macports-tickets@… to singingwolfboy@… |
Port: | bitcoin added |
Summary: | Bitcoin update to 0.6.2.2 → 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:3 Changed 12 years ago by easye
Resolution: | → fixed |
---|---|
Status: | new → closed |
finance/bitcoin updated to 0.8.0 in r103500.
Bitcoin Portfile