FreeBSD Bugzilla – Attachment 156228 Details for
Bug 199856
net-p2p/bitcoin: Update to v0.10.1, resolve issue 198826
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update to 0.10.1
bitcoin-0.10.1.diff (text/plain), 1.87 KB, created by
robbak
on 2015-05-02 07:42:47 UTC
(
hide
)
Description:
Patch to update to 0.10.1
Filename:
MIME Type:
Creator:
robbak
Created:
2015-05-02 07:42:47 UTC
Size:
1.87 KB
patch
obsolete
>Index: bitcoin/Makefile >=================================================================== >--- bitcoin/Makefile (revision 385107) >+++ bitcoin/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= bitcoin >-PORTVERSION= 0.10.0 >-PORTREVISION= 1 >+PORTVERSION= 0.10.1 > CATEGORIES= net-p2p finance > > MAINTAINER= robbak@robbak.com >@@ -13,7 +12,7 @@ > > LIB_DEPENDS= libboost_date_time.so:${PORTSDIR}/devel/boost-libs > >-USES= autoreconf gmake libtool pkgconfig >+USES= autoreconf gmake libtool pkgconfig compiler:c++0x > USE_GITHUB= yes > USE_OPENSSL= yes > GNU_CONFIGURE= yes >@@ -34,7 +33,7 @@ > .endif > > OPTIONS_DEFINE?= DBUS DEBUG HARDENING QRCODES TESTS UPNP WALLET >-OPTIONS_DEFAULT?= HARDENING QRCODES TESTS WALLET >+OPTIONS_DEFAULT?= HARDENING QRCODES WALLET > OPTIONS_SUB= yes > > HARDENING_DESC= Attempt to harden binaries (PIE for ASLR, NX Stack) >@@ -69,7 +68,6 @@ > WALLET_USE= BDB=48 > > GH_ACCOUNT= bitcoin >-GH_COMMIT= 58810d2 > GH_TAGNAME= v${PORTVERSION} > > CONFIGURE_ARGS?= --without-daemon \ >Index: bitcoin/distinfo >=================================================================== >--- bitcoin/distinfo (revision 385107) >+++ bitcoin/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (bitcoin-0.10.0.tar.gz) = 8723a955fa0f86dc35d5e8bd37484b37fdb3a3977dad50947fa334ac80ee7df7 >-SIZE (bitcoin-0.10.0.tar.gz) = 5018463 >+SHA256 (bitcoin-bitcoin-0.10.1-v0.10.1_GH0.tar.gz) = d83e2872de37a17c60b7f5d86a5d9cfe2e7e706bf270ea59d7cd846d2fbf8102 >+SIZE (bitcoin-bitcoin-0.10.1-v0.10.1_GH0.tar.gz) = 5049043 >Index: bitcoin-daemon/Makefile >=================================================================== >--- bitcoin-daemon/Makefile (revision 385107) >+++ bitcoin-daemon/Makefile (working copy) >@@ -8,7 +8,7 @@ > SLAVE_PORT= yes > > OPTIONS_DEFINE= DEBUG HARDENING TESTS UPNP WALLET >-OPTIONS_DEFAULT= HARDENING TESTS WALLET >+OPTIONS_DEFAULT= HARDENING WALLET > > CONFIGURE_ARGS= --with-daemon \ > --without-gui \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
robbak:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 199856
: 156228 |
156229
|
156230