From owner-svn-ports-head@freebsd.org Fri May 15 15:51:34 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5A51B2F8DB1; Fri, 15 May 2020 15:51:34 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49NtF21mfzz41wy; Fri, 15 May 2020 15:51:34 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 33B3D26C1A; Fri, 15 May 2020 15:51:34 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04FFpYMx095252; Fri, 15 May 2020 15:51:34 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04FFpX47095251; Fri, 15 May 2020 15:51:33 GMT (envelope-from ale@FreeBSD.org) Message-Id: <202005151551.04FFpX47095251@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Fri, 15 May 2020 15:51:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535300 - head/lang/solidity X-SVN-Group: ports-head X-SVN-Commit-Author: ale X-SVN-Commit-Paths: head/lang/solidity X-SVN-Commit-Revision: 535300 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 May 2020 15:51:34 -0000 Author: ale Date: Fri May 15 15:51:33 2020 New Revision: 535300 URL: https://svnweb.freebsd.org/changeset/ports/535300 Log: Update to 0.6.8 release. Modified: head/lang/solidity/Makefile head/lang/solidity/distinfo Modified: head/lang/solidity/Makefile ============================================================================== --- head/lang/solidity/Makefile Fri May 15 15:44:22 2020 (r535299) +++ head/lang/solidity/Makefile Fri May 15 15:51:33 2020 (r535300) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= solidity -PORTVERSION= 0.6.7 +PORTVERSION= 0.6.8 CATEGORIES= lang MASTER_SITES= https://github.com/ethereum/solidity/releases/download/v${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/lang/solidity/distinfo ============================================================================== --- head/lang/solidity/distinfo Fri May 15 15:44:22 2020 (r535299) +++ head/lang/solidity/distinfo Fri May 15 15:51:33 2020 (r535300) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588604518 -SHA256 (solidity_0.6.7.tar.gz) = 0056ba89c900dcc28306d22d9eba590ac1eab65d87f4683d38b30d5489c90e69 -SIZE (solidity_0.6.7.tar.gz) = 2132121 +TIMESTAMP = 1589557755 +SHA256 (solidity_0.6.8.tar.gz) = 793aeda1a76ed9a1cecfc894ea257c068a7b7c3284d172acc871c11e53c3030c +SIZE (solidity_0.6.8.tar.gz) = 2167606