From owner-svn-ports-head@freebsd.org Thu Jul 9 09:33:28 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 E6F7136570B; Thu, 9 Jul 2020 09:33:27 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B2WFM3srKz3W5R; Thu, 9 Jul 2020 09:33:26 +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 9DEB4ED42; Thu, 9 Jul 2020 09:33:26 +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 0699XQfB020987; Thu, 9 Jul 2020 09:33:26 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0699XQLo020982; Thu, 9 Jul 2020 09:33:26 GMT (envelope-from ale@FreeBSD.org) Message-Id: <202007090933.0699XQLo020982@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Thu, 9 Jul 2020 09:33:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541736 - head/lang/solidity X-SVN-Group: ports-head X-SVN-Commit-Author: ale X-SVN-Commit-Paths: head/lang/solidity X-SVN-Commit-Revision: 541736 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: Thu, 09 Jul 2020 09:33:28 -0000 Author: ale Date: Thu Jul 9 09:33:25 2020 New Revision: 541736 URL: https://svnweb.freebsd.org/changeset/ports/541736 Log: Update to 0.6.11 release. Modified: head/lang/solidity/Makefile head/lang/solidity/distinfo Modified: head/lang/solidity/Makefile ============================================================================== --- head/lang/solidity/Makefile Thu Jul 9 09:33:19 2020 (r541735) +++ head/lang/solidity/Makefile Thu Jul 9 09:33:25 2020 (r541736) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= solidity -PORTVERSION= 0.6.10 -PORTREVISION= 1 +PORTVERSION= 0.6.11 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 Jul 9 09:33:19 2020 (r541735) +++ head/lang/solidity/distinfo Thu Jul 9 09:33:25 2020 (r541736) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591945862 -SHA256 (solidity_0.6.10.tar.gz) = 80324e1111ce0eb60c44bf70e8a2ff3417c45a23242bcf84ccb9467b456d6b28 -SIZE (solidity_0.6.10.tar.gz) = 2205983 +TIMESTAMP = 1594285431 +SHA256 (solidity_0.6.11.tar.gz) = 82b561bd552161353ef915ec17373d28685e58ea66e16f18f63d9b3e48a217ff +SIZE (solidity_0.6.11.tar.gz) = 2229063