pkgsrc-WIP-changes archive

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

Package bitcoin version 0.15.1



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Fri Feb 23 03:12:30 2018 +0100
Changeset:	555413ec8b6b2100a9eb516f522b001bd4b66b16

Modified Files:
	bitcoin/Makefile
	bitcoin/distinfo

Log Message:
Package bitcoin version 0.15.1

This is the latest release.

For the extensive release notes, please refer to:
https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.15.1.md

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

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

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

diffs:
diff --git a/bitcoin/Makefile b/bitcoin/Makefile
index 246deb9234..4cccb9493e 100644
--- a/bitcoin/Makefile
+++ b/bitcoin/Makefile
@@ -1,7 +1,6 @@
 # $NetBSD$
 
-# TODO: update to latest release
-DISTNAME=	bitcoin-0.15.0
+DISTNAME=	bitcoin-0.15.1
 CATEGORIES=	finance
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bitcoin/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/bitcoin/distinfo b/bitcoin/distinfo
index 2052012668..bc784173d8 100644
--- a/bitcoin/distinfo
+++ b/bitcoin/distinfo
@@ -1,9 +1,9 @@
 $NetBSD$
 
-SHA1 (bitcoin-0.15.0.tar.gz) = 1667e369404a03edf40811093b985c5acf55835f
-RMD160 (bitcoin-0.15.0.tar.gz) = 93774b907926283f0f1da79c6812ee05be0b1c4e
-SHA512 (bitcoin-0.15.0.tar.gz) = e553c3ac613cfd6fa3898c414ac81208fef34d88a930c07a26be8bf9359b330df7f213ea87e8ed631feeb4251297735afdb50ff6c235b1ed9c662a86a29ec2c6
-Size (bitcoin-0.15.0.tar.gz) = 7509893 bytes
+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 (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