svn commit: r517053 - head/net-p2p/go-ethereum
Dmitri Goutnik
dmgk at FreeBSD.org
Fri Nov 8 12:40:11 UTC 2019
Author: dmgk
Date: Fri Nov 8 12:40:10 2019
New Revision: 517053
URL: https://svnweb.freebsd.org/changeset/ports/517053
Log:
net-p2p/go-ethereum: Update to 1.9.7
Changes: https://github.com/ethereum/go-ethereum/releases/tag/v1.9.7
PR: 241800
Submitted by: Enrique Fynn <me at enriquefynn.com> (maintainer)
Approved by: tz (mentor, implicit)
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 Fri Nov 8 12:15:09 2019 (r517052)
+++ head/net-p2p/go-ethereum/Makefile Fri Nov 8 12:40:10 2019 (r517053)
@@ -2,7 +2,7 @@
PORTNAME= go-ethereum
DISTVERSIONPREFIX= v
-DISTVERSION= 1.9.5
+DISTVERSION= 1.9.7
CATEGORIES= net-p2p
MAINTAINER= me at enriquefynn.com
Modified: head/net-p2p/go-ethereum/distinfo
==============================================================================
--- head/net-p2p/go-ethereum/distinfo Fri Nov 8 12:15:09 2019 (r517052)
+++ head/net-p2p/go-ethereum/distinfo Fri Nov 8 12:40:10 2019 (r517053)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569246316
-SHA256 (ethereum-go-ethereum-v1.9.5_GH0.tar.gz) = e3972fa7c3883d6c5672c4d9bc9a087b7c224810b35cf4d146f9ac9de4e3bf90
-SIZE (ethereum-go-ethereum-v1.9.5_GH0.tar.gz) = 16154008
+TIMESTAMP = 1573205080
+SHA256 (ethereum-go-ethereum-v1.9.7_GH0.tar.gz) = 991ab9cad1697e32acf0f926e38e8d4f6ee3140d3f3236f971b178a6a35a187b
+SIZE (ethereum-go-ethereum-v1.9.7_GH0.tar.gz) = 16249662
More information about the svn-ports-head
mailing list