Date: Thu, 20 Jul 2017 10:14:36 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446256 - head/net-p2p/go-ethereum Message-ID: <201707201014.v6KAEaXx062938@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bsam Date: Thu Jul 20 10:14:36 2017 New Revision: 446256 URL: https://svnweb.freebsd.org/changeset/ports/446256 Log: net-p2p/go-ethereum: Update 1.6.5 -> 1.6.7. Based on [*]. The patch was regenerated (original patch had been based on non-current port version). Size and checksum of new distro are the same as at the PR. PR: 220700 [*] Submitted by: enriquefynn@gmail.com (maintainer) 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 Thu Jul 20 09:59:33 2017 (r446255) +++ head/net-p2p/go-ethereum/Makefile Thu Jul 20 10:14:36 2017 (r446256) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= go-ethereum -PORTVERSION= 1.6.5 +PORTVERSION= 1.6.7 DISTVERSIONPREFIX= v CATEGORIES= net-p2p Modified: head/net-p2p/go-ethereum/distinfo ============================================================================== --- head/net-p2p/go-ethereum/distinfo Thu Jul 20 09:59:33 2017 (r446255) +++ head/net-p2p/go-ethereum/distinfo Thu Jul 20 10:14:36 2017 (r446256) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496575839 -SHA256 (ethereum-go-ethereum-v1.6.5_GH0.tar.gz) = dc6e0172f88323e0dd5140144c3028a017f41cea5d27230835dde28f7e71955a -SIZE (ethereum-go-ethereum-v1.6.5_GH0.tar.gz) = 17227050 +TIMESTAMP = 1500544067 +SHA256 (ethereum-go-ethereum-v1.6.7_GH0.tar.gz) = 3e2a75b55ee8f04f238682164a7a255cae7a1f939893c5c97c2adcf48d7d4d49 +SIZE (ethereum-go-ethereum-v1.6.7_GH0.tar.gz) = 6836206
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707201014.v6KAEaXx062938>