pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Package bitcoin 0.16.1



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Wed Jun 27 00:21:59 2018 +0200
Changeset:	58ff590ccb937de78538821cf36bf8a6caff4738

Modified Files:
	bitcoin/Makefile
	bitcoin/distinfo

Log Message:
Package bitcoin 0.16.1

This notably fixes building with newer versions of boost.

For the complete list of changes please refer to:
* https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.16.0.md
* https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.16.1.md

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=58ff590ccb937de78538821cf36bf8a6caff4738

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 bitcoin/Makefile | 2 +-
 bitcoin/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/bitcoin/Makefile b/bitcoin/Makefile
index 9e1eb97dfc..b1f8989351 100644
--- a/bitcoin/Makefile
+++ b/bitcoin/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	bitcoin-0.15.1
+DISTNAME=	bitcoin-0.16.1
 CATEGORIES=	finance
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bitcoin/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/bitcoin/distinfo b/bitcoin/distinfo
index bc784173d8..14c4f05508 100644
--- a/bitcoin/distinfo
+++ b/bitcoin/distinfo
@@ -1,9 +1,9 @@
 $NetBSD$
 
-SHA1 (bitcoin-0.15.1.tar.gz) = 2184a52d1a601e1019ac1a9252f4277a07429499
-RMD160 (bitcoin-0.15.1.tar.gz) = 0f621fee91e3b2515476df3b6d35b0c4270d4535
-SHA512 (bitcoin-0.15.1.tar.gz) = 08370229da9b21f386c2476d472fcc3a06790f9ba657dbfdf6730ceb7505aa33a964119418031f512c124dce02afc79452cef8cb3066ca1349048554c8ef1769
-Size (bitcoin-0.15.1.tar.gz) = 7547736 bytes
+SHA1 (bitcoin-0.16.1.tar.gz) = 3454dd16befc04bbd624aece219206728982b9bf
+RMD160 (bitcoin-0.16.1.tar.gz) = 70710030badc9287870c26a6436c7a108dfab1cc
+SHA512 (bitcoin-0.16.1.tar.gz) = d7b7bd376aa743b9f17a1f3299e4c2f924263e7b8231475cc6b6ecf7a551cb639ffdc1f20820e2030f5d8268a099e4a465cbc3512c281005daaa30ec4e1e326b
+Size (bitcoin-0.16.1.tar.gz) = 6655512 bytes
 SHA1 (patch-src_leveldb_port_port__posix.h) = 6a3cde12951b9801e8ffe19b6134ca48ad0d876c
 SHA1 (patch-src_netbase.cpp) = c1357ce9437fab87651df9fd4ca12dd24c59830c
 SHA1 (patch-src_secp256k1_configure.ac) = 688e13e1da110bf15557434f19507f43290be8ef


Home | Main Index | Thread Index | Old Index