Opened 12 years ago

Closed 11 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)

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

Download all attachments as: .zip

Change History (7)

Changed 12 years ago by zan@…

Attachment: Portfile added

Bitcoin Portfile

Changed 12 years ago by zan@…

Bitcoin/clang patch file for macdockiconhandler.mm

Changed 12 years ago by zan@…

Bitcoin/clang patch file for qtipcserver.cpp

comment:1 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.2bitcoin: 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 12 years ago by zan@…

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

Changed 12 years ago by zan@…

Attachment: Portfile.diff added

Unified diff of Portfile

comment:3 Changed 11 years ago by easye

Resolution: fixed
Status: newclosed

finance/bitcoin updated to 0.8.0 in r103500.

Note: See TracTickets for help on using tickets.