svn commit: r481609 - head/net-p2p/bitcoin

Alex Dupre ale at FreeBSD.org
Tue Oct 9 07:56:26 UTC 2018


Author: ale
Date: Tue Oct  9 07:56:25 2018
New Revision: 481609
URL: https://svnweb.freebsd.org/changeset/ports/481609

Log:
  Update to 0.17.0 release.
  
  https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.17.0.md
  
  PR:		232074
  Submitted by:	ale
  Approved by:	maintainer (kbowling)

Modified:
  head/net-p2p/bitcoin/Makefile
  head/net-p2p/bitcoin/distinfo

Modified: head/net-p2p/bitcoin/Makefile
==============================================================================
--- head/net-p2p/bitcoin/Makefile	Tue Oct  9 07:49:27 2018	(r481608)
+++ head/net-p2p/bitcoin/Makefile	Tue Oct  9 07:56:25 2018	(r481609)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bitcoin
-PORTVERSION=	0.16.3
+PORTVERSION=	0.17.0
 PORTREVISION?=	0
 CATEGORIES=	net-p2p finance
 MASTER_SITES=	https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/:DEFAULT \

Modified: head/net-p2p/bitcoin/distinfo
==============================================================================
--- head/net-p2p/bitcoin/distinfo	Tue Oct  9 07:49:27 2018	(r481608)
+++ head/net-p2p/bitcoin/distinfo	Tue Oct  9 07:56:25 2018	(r481609)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1538097756
-SHA256 (bitcoin/bitcoin-0.16.3.tar.gz) = 836eed97dfc79cff09f356e8fbd6a6ef2de840fb9ff20ebffb51ccffdb100218
-SIZE (bitcoin/bitcoin-0.16.3.tar.gz) = 7019825
+TIMESTAMP = 1538559976
+SHA256 (bitcoin/bitcoin-0.17.0.tar.gz) = 98ef39e851644bba1ac51edaa53c7c47c20a3980333def7bc642c8261a12785e
+SIZE (bitcoin/bitcoin-0.17.0.tar.gz) = 7008522
 SHA256 (bitcoin/bitcoin128.png) = ad880c8459ecfdb96abe6a4689af06bdd27906e0edcd39d0915482f2da91e722
 SIZE (bitcoin/bitcoin128.png) = 10639


More information about the svn-ports-all mailing list