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

Vasil Dimov vd at FreeBSD.org
Mon May 13 06:32:42 UTC 2019


Author: vd
Date: Mon May 13 06:32:40 2019
New Revision: 501518
URL: https://svnweb.freebsd.org/changeset/ports/501518

Log:
  net-p2p/bitcoin: Upgrade from 0.17.1 to 0.18.0
  
  PR:		237829
  Submitted by:	vd
  Approved by:	kbowling (maintainer)

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

Modified: head/net-p2p/bitcoin/Makefile
==============================================================================
--- head/net-p2p/bitcoin/Makefile	Mon May 13 06:12:16 2019	(r501517)
+++ head/net-p2p/bitcoin/Makefile	Mon May 13 06:32:40 2019	(r501518)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bitcoin
-PORTVERSION=	0.17.1
-PORTREVISION?=	4
+PORTVERSION=	0.18.0
 CATEGORIES=	net-p2p finance
 MASTER_SITES=	https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/ \
 		LOCAL/swills:icon

Modified: head/net-p2p/bitcoin/distinfo
==============================================================================
--- head/net-p2p/bitcoin/distinfo	Mon May 13 06:12:16 2019	(r501517)
+++ head/net-p2p/bitcoin/distinfo	Mon May 13 06:32:40 2019	(r501518)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1545897686
-SHA256 (bitcoin/bitcoin-0.17.1.tar.gz) = 3e564fb5cf832f39e930e19c83ea53e09cfe6f93a663294ed83a32e194bda42a
-SIZE (bitcoin/bitcoin-0.17.1.tar.gz) = 6992687
+TIMESTAMP = 1557477761
+SHA256 (bitcoin/bitcoin-0.18.0.tar.gz) = 5e4e6890e07b620a93fdb24605dae2bb53e8435b2a93d37558e1db1913df405f
+SIZE (bitcoin/bitcoin-0.18.0.tar.gz) = 7253176
 SHA256 (bitcoin/bitcoin128.png) = ad880c8459ecfdb96abe6a4689af06bdd27906e0edcd39d0915482f2da91e722
 SIZE (bitcoin/bitcoin128.png) = 10639


More information about the svn-ports-all mailing list