svn commit: r433195 - head/net-p2p/go-ethereum
Kirill Ponomarew
krion at FreeBSD.org
Fri Feb 3 06:21:44 UTC 2017
Author: krion
Date: Fri Feb 3 06:21:42 2017
New Revision: 433195
URL: https://svnweb.freebsd.org/changeset/ports/433195
Log:
Update net-p2p/go-ethereum to 1.5.8
PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216728
Submitted by: enriquefynn at gmail.com
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9418
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 Feb 3 06:18:04 2017 (r433194)
+++ head/net-p2p/go-ethereum/Makefile Fri Feb 3 06:21:42 2017 (r433195)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= go-ethereum
-PORTVERSION= 1.5.7
+PORTVERSION= 1.5.8
DISTVERSIONPREFIX= v
CATEGORIES= net-p2p
Modified: head/net-p2p/go-ethereum/distinfo
==============================================================================
--- head/net-p2p/go-ethereum/distinfo Fri Feb 3 06:18:04 2017 (r433194)
+++ head/net-p2p/go-ethereum/distinfo Fri Feb 3 06:21:42 2017 (r433195)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485004384
-SHA256 (ethereum-go-ethereum-v1.5.7_GH0.tar.gz) = 758cebced8321d68547ce17f7fa95f7a8b86cb2c1da8ce80231825fc2a7c9369
-SIZE (ethereum-go-ethereum-v1.5.7_GH0.tar.gz) = 15212742
+TIMESTAMP = 1486054395
+SHA256 (ethereum-go-ethereum-v1.5.8_GH0.tar.gz) = 1b65c18c6da26e92bef230eb44a74708f561014d924ec695145f92381c3026bf
+SIZE (ethereum-go-ethereum-v1.5.8_GH0.tar.gz) = 15223201
More information about the svn-ports-head
mailing list