svn commit: r480697 - head/net-p2p/go-ethereum

Mateusz Piotrowski 0mp at FreeBSD.org
Tue Sep 25 21:35:41 UTC 2018


Author: 0mp
Date: Tue Sep 25 21:35:40 2018
New Revision: 480697
URL: https://svnweb.freebsd.org/changeset/ports/480697

Log:
  net-p2p/go-ethereum: Update to v1.8.16.
  
  PR:		231707
  Submitted by:	Enrique Fynn <me at enriquefynn.com>
  Approved by:	krion (mentor)
  Differential Revision:	https://reviews.freebsd.org/D17310

Modified:
  head/net-p2p/go-ethereum/Makefile
  head/net-p2p/go-ethereum/distinfo

Modified: head/net-p2p/go-ethereum/Makefile
==============================================================================
--- head/net-p2p/go-ethereum/Makefile	Tue Sep 25 20:37:34 2018	(r480696)
+++ head/net-p2p/go-ethereum/Makefile	Tue Sep 25 21:35:40 2018	(r480697)
@@ -2,7 +2,7 @@
 
 PORTNAME=	go-ethereum
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.8.14
+DISTVERSION=	1.8.16
 CATEGORIES=	net-p2p
 
 MAINTAINER=	me at enriquefynn.com

Modified: head/net-p2p/go-ethereum/distinfo
==============================================================================
--- head/net-p2p/go-ethereum/distinfo	Tue Sep 25 20:37:34 2018	(r480696)
+++ head/net-p2p/go-ethereum/distinfo	Tue Sep 25 21:35:40 2018	(r480697)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534941286
-SHA256 (ethereum-go-ethereum-v1.8.14_GH0.tar.gz) = 4aa87bd594c18fec604db1804e69b303724b097b5b1021b2017ac2cf412f837a
-SIZE (ethereum-go-ethereum-v1.8.14_GH0.tar.gz) = 11093877
+TIMESTAMP = 1537865506
+SHA256 (ethereum-go-ethereum-v1.8.16_GH0.tar.gz) = dd109467b3aa3bc928b456ef4ea84d89b8f067df64fc2fc5bfa9a0d4179ff1d4
+SIZE (ethereum-go-ethereum-v1.8.16_GH0.tar.gz) = 11119027


More information about the svn-ports-head mailing list