From owner-svn-ports-head@freebsd.org Thu Mar 25 08:55:02 2021 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 54B485B4B84; Thu, 25 Mar 2021 08:55:02 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F5f7V1yFTz4lM4; Thu, 25 Mar 2021 08:55:02 +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 36157242B4; Thu, 25 Mar 2021 08:55:02 +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 12P8t2u5023217; Thu, 25 Mar 2021 08:55:02 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12P8t1K3023214; Thu, 25 Mar 2021 08:55:01 GMT (envelope-from ale@FreeBSD.org) Message-Id: <202103250855.12P8t1K3023214@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Thu, 25 Mar 2021 08:55:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r569188 - head/lang/solidity X-SVN-Group: ports-head X-SVN-Commit-Author: ale X-SVN-Commit-Paths: head/lang/solidity X-SVN-Commit-Revision: 569188 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.34 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: Thu, 25 Mar 2021 08:55:02 -0000 Author: ale Date: Thu Mar 25 08:55:01 2021 New Revision: 569188 URL: https://svnweb.freebsd.org/changeset/ports/569188 Log: Update to 0.8.3 release. Modified: head/lang/solidity/Makefile head/lang/solidity/distinfo Modified: head/lang/solidity/Makefile ============================================================================== --- head/lang/solidity/Makefile Thu Mar 25 08:53:38 2021 (r569187) +++ head/lang/solidity/Makefile Thu Mar 25 08:55:01 2021 (r569188) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= solidity -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.3 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 Thu Mar 25 08:53:38 2021 (r569187) +++ head/lang/solidity/distinfo Thu Mar 25 08:55:01 2021 (r569188) @@ -1,3 +1,3 @@ -TIMESTAMP = 1614876360 -SHA256 (solidity_0.8.2.tar.gz) = f4c51cd324ed580655001abde65540a7957138b43a4427dfbfc5f6fe72a57ac5 -SIZE (solidity_0.8.2.tar.gz) = 2669957 +TIMESTAMP = 1616660614 +SHA256 (solidity_0.8.3.tar.gz) = 8eeb520d5f80cd959517f0f164848ae7db0f11da1565ba376a15e9959185f383 +SIZE (solidity_0.8.3.tar.gz) = 2692622