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

Steve Wills swills at FreeBSD.org
Fri Sep 13 14:18:25 UTC 2019


Author: swills
Date: Fri Sep 13 14:18:24 2019
New Revision: 511968
URL: https://svnweb.freebsd.org/changeset/ports/511968

Log:
  net-p2p/go-ethereum: upgrade to 1.9.3
  
  PR:		240468
  Submitted by:	Enrique Fynn <me at enriquefynn.com> (maintainer)

Modified:
  head/net-p2p/go-ethereum/Makefile   (contents, props changed)
  head/net-p2p/go-ethereum/distinfo   (contents, props changed)

Modified: head/net-p2p/go-ethereum/Makefile
==============================================================================
--- head/net-p2p/go-ethereum/Makefile	Fri Sep 13 14:15:26 2019	(r511967)
+++ head/net-p2p/go-ethereum/Makefile	Fri Sep 13 14:18:24 2019	(r511968)
@@ -2,7 +2,7 @@
 
 PORTNAME=	go-ethereum
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.9.2
+DISTVERSION=	1.9.3
 CATEGORIES=	net-p2p
 
 MAINTAINER=	me at enriquefynn.com

Modified: head/net-p2p/go-ethereum/distinfo
==============================================================================
--- head/net-p2p/go-ethereum/distinfo	Fri Sep 13 14:15:26 2019	(r511967)
+++ head/net-p2p/go-ethereum/distinfo	Fri Sep 13 14:18:24 2019	(r511968)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565773811
-SHA256 (ethereum-go-ethereum-v1.9.2_GH0.tar.gz) = e6ffeec853847e859a37c6077cf4503642403926a6918686f161db50e88911e2
-SIZE (ethereum-go-ethereum-v1.9.2_GH0.tar.gz) = 16775855
+TIMESTAMP = 1568098684
+SHA256 (ethereum-go-ethereum-v1.9.3_GH0.tar.gz) = d16e8b42b37a23b448775f27f0d2018425e6a1e6fc215f764aad3665a20bf493
+SIZE (ethereum-go-ethereum-v1.9.3_GH0.tar.gz) = 16141718


More information about the svn-ports-all mailing list