From owner-svn-ports-all@freebsd.org Thu Oct 3 14:36:48 2019 Return-Path: Delivered-To: svn-ports-all@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 CBE81137933; Thu, 3 Oct 2019 14:36:48 +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 46kbDc4fXZz4CCd; Thu, 3 Oct 2019 14:36:48 +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 7F746D8C9; Thu, 3 Oct 2019 14:36:48 +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 x93EamG2045620; Thu, 3 Oct 2019 14:36:48 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x93Eam4K045619; Thu, 3 Oct 2019 14:36:48 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201910031436.x93Eam4K045619@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Thu, 3 Oct 2019 14:36:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513667 - head/lang/solidity X-SVN-Group: ports-head X-SVN-Commit-Author: ale X-SVN-Commit-Paths: head/lang/solidity X-SVN-Commit-Revision: 513667 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Oct 2019 14:36:48 -0000 Author: ale Date: Thu Oct 3 14:36:47 2019 New Revision: 513667 URL: https://svnweb.freebsd.org/changeset/ports/513667 Log: Update to 0.5.12 release. Modified: head/lang/solidity/Makefile head/lang/solidity/distinfo Modified: head/lang/solidity/Makefile ============================================================================== --- head/lang/solidity/Makefile Thu Oct 3 13:55:12 2019 (r513666) +++ head/lang/solidity/Makefile Thu Oct 3 14:36:47 2019 (r513667) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= solidity -PORTVERSION= 0.5.11 +PORTVERSION= 0.5.12 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 Oct 3 13:55:12 2019 (r513666) +++ head/lang/solidity/distinfo Thu Oct 3 14:36:47 2019 (r513667) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566216461 -SHA256 (solidity_0.5.11.tar.gz) = 85fa2d4e02325fcc6413cc6536124315ccf0582d30076a2d4c35a591af2e6bb6 -SIZE (solidity_0.5.11.tar.gz) = 1736995 +TIMESTAMP = 1570113103 +SHA256 (solidity_0.5.12.tar.gz) = cad9d5eaee79ce542f62c9c454f49b69bdb17d37f000029b425155e9c6816561 +SIZE (solidity_0.5.12.tar.gz) = 1778653