Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libbitcoin: update to 3.6.0.
@ 2019-10-19  8:51 voidlinux-github
  2019-11-09 20:43 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-19  8:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 318 bytes --]

There is a new pull request by atweiden against master on the void-packages repository

https://github.com/atweiden/void-packages libbitcoin
https://github.com/void-linux/void-packages/pull/15610

libbitcoin: update to 3.6.0.


A patch file from https://github.com/void-linux/void-packages/pull/15610.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libbitcoin-15610.patch --]
[-- Type: text/x-diff, Size: 13007 bytes --]

From 5739e54257e50edd38bee00d86fea1fcef0a58f3 Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Sun, 11 Aug 2019 20:28:19 +0100
Subject: [PATCH 01/10] libbitcoin-system: update to 3.6.0.

---
 srcpkgs/libbitcoin-system/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libbitcoin-system/template b/srcpkgs/libbitcoin-system/template
index 810256b3fbb..691915e324f 100644
--- a/srcpkgs/libbitcoin-system/template
+++ b/srcpkgs/libbitcoin-system/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-system'
 pkgname=libbitcoin-system
-version=3.5.0
-revision=2
+version=3.6.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
  --with-boost=${XBPS_CROSS_BASE}/usr --with-gnu-ld --with-icu --with-png
@@ -14,7 +14,7 @@ maintainer="Andy Weidenbaum <archbaum@gmail.com>"
 license="AGPL-3.0-or-later"
 homepage="https://github.com/libbitcoin/libbitcoin-system"
 distfiles="https://github.com/libbitcoin/libbitcoin-system/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=44ecd8b0de0dff2296f03e9c7f42a0afb9ac4f916aeaf6de2bffd0ccc05790b5
+checksum=5bcc4c31b53acbc9c0d151ace95d684909db4bf946f8d724f76c711934c6775c
 
 pre_configure() {
 	./autogen.sh

From 960ad840884dd5c230de75870f3a87bc2f5f4ed5 Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Sun, 11 Aug 2019 20:28:51 +0100
Subject: [PATCH 02/10] libbitcoin-protocol: update to 3.6.0.

---
 srcpkgs/libbitcoin-protocol/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libbitcoin-protocol/template b/srcpkgs/libbitcoin-protocol/template
index 186d4ca0505..2ed2a65ec4e 100644
--- a/srcpkgs/libbitcoin-protocol/template
+++ b/srcpkgs/libbitcoin-protocol/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-protocol'
 pkgname=libbitcoin-protocol
-version=3.5.0
-revision=2
+version=3.6.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
  --with-boost=${XBPS_CROSS_BASE}/usr --with-gnu-ld"
@@ -14,7 +14,7 @@ maintainer="Andy Weidenbaum <archbaum@gmail.com>"
 license="AGPL-3.0-or-later"
 homepage="https://github.com/libbitcoin/libbitcoin-protocol"
 distfiles="https://github.com/libbitcoin/libbitcoin-protocol/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=9deac6908489e2d59fb9f89c895c49b00e01902d5fdb661f67d4dbe45b22af76
+checksum=fc41c64f6d3ee78bcccb63fd0879775c62bba5326f38c90b4c6804e2b9e8686e
 
 pre_configure() {
 	./autogen.sh

From 6e0218825e1cf30aaae9c1ca51b21fccba615e2a Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Sun, 11 Aug 2019 20:29:34 +0100
Subject: [PATCH 03/10] libbitcoin-client: update to 3.6.0.

---
 srcpkgs/libbitcoin-client/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libbitcoin-client/template b/srcpkgs/libbitcoin-client/template
index 5e721cc31a6..23f25fc2346 100644
--- a/srcpkgs/libbitcoin-client/template
+++ b/srcpkgs/libbitcoin-client/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-client'
 pkgname=libbitcoin-client
-version=3.5.0
-revision=2
+version=3.6.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
  --with-boost=${XBPS_CROSS_BASE}/usr --with-gnu-ld --without-examples"
@@ -14,7 +14,7 @@ maintainer="Andy Weidenbaum <archbaum@gmail.com>"
 license="AGPL-3.0-or-later"
 homepage="https://github.com/libbitcoin/libbitcoin-client"
 distfiles="https://github.com/libbitcoin/libbitcoin-client/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=bafa26647f334ecad04fc4bbef507a1954d7e0682f07bd38b90ab66dba5fe0d2
+checksum=75969ac0a358458491b101cae784de90452883b5684199d3e3df619707802420
 
 pre_configure() {
 	./autogen.sh

From 2ec0c3455177af6ac9a8077d6d3e13fa4f989136 Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Sun, 11 Aug 2019 20:30:06 +0100
Subject: [PATCH 04/10] libbitcoin-network: update to 3.6.0.

---
 srcpkgs/libbitcoin-network/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libbitcoin-network/template b/srcpkgs/libbitcoin-network/template
index 6b3ab875f74..0302da71e6f 100644
--- a/srcpkgs/libbitcoin-network/template
+++ b/srcpkgs/libbitcoin-network/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-network'
 pkgname=libbitcoin-network
-version=3.5.0
-revision=2
+version=3.6.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
  --with-boost=${XBPS_CROSS_BASE}/usr --with-gnu-ld"
@@ -13,7 +13,7 @@ maintainer="Andy Weidenbaum <archbaum@gmail.com>"
 license="AGPL-3.0-or-later"
 homepage="https://github.com/libbitcoin/libbitcoin-network"
 distfiles="https://github.com/libbitcoin/libbitcoin-network/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=e065bd95f64ad5d7b0f882e8759f6b0f81a5fb08f7e971d80f3592a1b5aa8db4
+checksum=68d36577d44f7319280c446a5327a072eb20749dfa859c0e1ac768304c9dd93a
 
 pre_configure() {
 	./autogen.sh

From 0b92ae5cb3818d71c4f081c0cd6af9935873d97f Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Sun, 11 Aug 2019 20:30:36 +0100
Subject: [PATCH 05/10] libbitcoin-explorer: update to 3.6.0.

---
 srcpkgs/libbitcoin-explorer/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libbitcoin-explorer/template b/srcpkgs/libbitcoin-explorer/template
index b0be58e5271..0c279bb3276 100644
--- a/srcpkgs/libbitcoin-explorer/template
+++ b/srcpkgs/libbitcoin-explorer/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-explorer'
 pkgname=libbitcoin-explorer
-version=3.5.0
-revision=2
+version=3.6.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-bash-completiondir=/usr/share/bash-completion/completions
  --with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
@@ -16,7 +16,7 @@ maintainer="Andy Weidenbaum <archbaum@gmail.com>"
 license="AGPL-3.0-or-later"
 homepage="https://github.com/libbitcoin/libbitcoin-explorer"
 distfiles="https://github.com/libbitcoin/libbitcoin-explorer/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=630cffd577c0d10345b44ce8160f4604519b0ca69bf201f524f104c207b930aa
+checksum=e1b3fa2723465f7366a6e8c55e14df53106e90b82cc977db638c78f9bc5c47db
 conf_files="/etc/libbitcoin/bx.cfg"
 
 case "$XBPS_TARGET_MACHINE" in

From 25a8b4f13e1eaa643ab421b7ec46a96d80bd82b6 Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Sun, 11 Aug 2019 20:34:17 +0100
Subject: [PATCH 06/10] libbitcoin-consensus: update to 3.6.0.

---
 srcpkgs/libbitcoin-consensus/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libbitcoin-consensus/template b/srcpkgs/libbitcoin-consensus/template
index 8b0f575733a..c926cbbc58d 100644
--- a/srcpkgs/libbitcoin-consensus/template
+++ b/srcpkgs/libbitcoin-consensus/template
@@ -1,10 +1,9 @@
 # Template file for 'libbitcoin-consensus'
 pkgname=libbitcoin-consensus
-version=3.5.0
+version=3.6.0
 revision=1
 build_style=gnu-configure
-configure_args="ax_cv_boost_unit_test_framework=no
- --with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
+configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
  --with-boost=${XBPS_CROSS_BASE}/usr --with-gnu-ld"
 hostmakedepends="autoconf automake libtool m4 pkg-config"
 makedepends="boost-devel libbitcoin-secp256k1-devel"
@@ -13,7 +12,7 @@ maintainer="Andy Weidenbaum <archbaum@gmail.com>"
 license="AGPL-3.0-or-later"
 homepage="https://github.com/libbitcoin/libbitcoin-consensus"
 distfiles="https://github.com/libbitcoin/libbitcoin-consensus/archive/v${version}.tar.gz"
-checksum=bb29761d4275a9c993151707557008b23572a3d9adecc0e36a3075cfb101dd1e
+checksum=a4252f40910fcb61da14cf8028bf3824125bacb0fc251491c9bb4e2818065fca
 
 pre_configure() {
 	./autogen.sh

From c912d562581638335be804af636cdcaa804471ca Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Sun, 11 Aug 2019 20:35:34 +0100
Subject: [PATCH 07/10] libbitcoin-database: update to 3.6.0.

---
 srcpkgs/libbitcoin-database/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libbitcoin-database/template b/srcpkgs/libbitcoin-database/template
index 6256750fde9..5074356017f 100644
--- a/srcpkgs/libbitcoin-database/template
+++ b/srcpkgs/libbitcoin-database/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-database'
 pkgname=libbitcoin-database
-version=3.5.0
-revision=2
+version=3.6.0
+revision=1
 archs="aarch64* ppc64* x86_64*"
 build_style=gnu-configure
 configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
@@ -14,7 +14,7 @@ maintainer="Andy Weidenbaum <archbaum@gmail.com>"
 license="AGPL-3.0-or-later"
 homepage="https://github.com/libbitcoin/libbitcoin-database"
 distfiles="https://github.com/libbitcoin/libbitcoin-database/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=376ab5abd8d7734a8b678030b9e997c4b1922e422f6e0a185d7daa3eb251db93
+checksum=d65b35745091b93feed61c5665b5a07b404b578e2582640e93c1a01f6b746f5a
 
 pre_configure() {
 	./autogen.sh

From c4aa0a7fe3d3ac81af5be5d657105f504507931e Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Sun, 11 Aug 2019 20:36:40 +0100
Subject: [PATCH 08/10] libbitcoin-blockchain: update to 3.6.0.

---
 srcpkgs/libbitcoin-blockchain/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libbitcoin-blockchain/template b/srcpkgs/libbitcoin-blockchain/template
index 72bad2373ba..4a606df225c 100644
--- a/srcpkgs/libbitcoin-blockchain/template
+++ b/srcpkgs/libbitcoin-blockchain/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-blockchain'
 pkgname=libbitcoin-blockchain
-version=3.5.0
-revision=2
+version=3.6.0
+revision=1
 archs="aarch64* ppc64* x86_64*"
 build_style=gnu-configure
 configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
@@ -15,7 +15,7 @@ maintainer="Andy Weidenbaum <archbaum@gmail.com>"
 license="AGPL-3.0-or-later"
 homepage="https://github.com/libbitcoin/libbitcoin-blockchain"
 distfiles="https://github.com/libbitcoin/libbitcoin-blockchain/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=03b8362c9172edbeb1e5970c996405cd2738e8274ba459e9b85359d6b838de20
+checksum=18c52ebda4148ab9e6dec62ee8c2d7826b60868f82710f21e40ff0131bc659e0
 
 pre_configure() {
 	./autogen.sh

From c43aa24eca2ba82ec403547552896ee0db724615 Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Sun, 11 Aug 2019 20:37:39 +0100
Subject: [PATCH 09/10] libbitcoin-node: update to 3.6.0.

---
 srcpkgs/libbitcoin-node/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libbitcoin-node/template b/srcpkgs/libbitcoin-node/template
index 4cd97828e44..77a2a08a2cf 100644
--- a/srcpkgs/libbitcoin-node/template
+++ b/srcpkgs/libbitcoin-node/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-node'
 pkgname=libbitcoin-node
-version=3.5.0
-revision=2
+version=3.6.0
+revision=1
 archs="aarch64* ppc64* x86_64*"
 build_style=gnu-configure
 configure_args="--with-bash-completiondir=/usr/share/bash-completion/completions
@@ -16,7 +16,7 @@ maintainer="Andy Weidenbaum <archbaum@gmail.com>"
 license="AGPL-3.0-or-later"
 homepage="https://github.com/libbitcoin/libbitcoin-node"
 distfiles="https://github.com/libbitcoin/libbitcoin-node/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum="e3a0a96155ca93aa6cba75789c18419f40686a69cbd40c77aa77ca84ccc43cab"
+checksum=9556ee8aab91e893db1cf343883034571153b206ffbbce3e3133c97e6ee4693b
 conf_files="/etc/libbitcoin/bn.cfg"
 
 pre_configure() {

From d6a2cf7b6727db365a6fa6ccca58d73172f1265d Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Sun, 11 Aug 2019 20:38:12 +0100
Subject: [PATCH 10/10] libbitcoin-server: update to 3.6.0.

[ci skip]
---
 srcpkgs/libbitcoin-server/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libbitcoin-server/template b/srcpkgs/libbitcoin-server/template
index 7639f705cbd..4f8046bc3fe 100644
--- a/srcpkgs/libbitcoin-server/template
+++ b/srcpkgs/libbitcoin-server/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-server'
 pkgname=libbitcoin-server
-version=3.5.0
-revision=2
+version=3.6.0
+revision=1
 archs="aarch64* ppc64* x86_64*"
 build_style=gnu-configure
 configure_args="--with-bash-completiondir=/usr/share/bash-completion/completions
@@ -18,7 +18,7 @@ maintainer="Andy Weidenbaum <archbaum@gmail.com>"
 license="AGPL-3.0-or-later"
 homepage="https://github.com/libbitcoin/libbitcoin-server"
 distfiles="https://github.com/libbitcoin/libbitcoin-server/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum="37ef8d572fb7400565655501ffdea5d07a1de10f3d9fa823d33e2bf68ef8c3ce"
+checksum=283fa7572fcde70a488c93e8298e57f7f9a8e8403e209ac232549b2c433674e1
 conf_files="/etc/libbitcoin/bs.cfg"
 
 pre_configure() {

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: libbitcoin: update to 3.6.0.
  2019-10-19  8:51 [PR PATCH] libbitcoin: update to 3.6.0 voidlinux-github
@ 2019-11-09 20:43 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-11-09 20:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 162 bytes --]

There's a merged pull request on the void-packages repository

libbitcoin: update to 3.6.0.
https://github.com/void-linux/void-packages/pull/15610

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-09 20:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-19  8:51 [PR PATCH] libbitcoin: update to 3.6.0 voidlinux-github
2019-11-09 20:43 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).