From owner-dev-commits-ports-all@freebsd.org Mon Apr 26 06:29:13 2021 Return-Path: Delivered-To: dev-commits-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 C884A5F5BB5; Mon, 26 Apr 2021 06:29:13 +0000 (UTC) (envelope-from git@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 4FTFNT5B3Zz51Mg; Mon, 26 Apr 2021 06:29:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A063422459; Mon, 26 Apr 2021 06:29:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13Q6TDma064266; Mon, 26 Apr 2021 06:29:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13Q6TDIm064265; Mon, 26 Apr 2021 06:29:13 GMT (envelope-from git) Date: Mon, 26 Apr 2021 06:29:13 GMT Message-Id: <202104260629.13Q6TDIm064265@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Michael Zhilin Subject: git: 06f95581386d - main - lang/kotlin: update to 1.4.32 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mizhka X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 06f95581386d6d39d43e197420eec0e23cea757b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Apr 2021 06:29:13 -0000 The branch main has been updated by mizhka (src committer): URL: https://cgit.FreeBSD.org/ports/commit/?id=06f95581386d6d39d43e197420eec0e23cea757b commit 06f95581386d6d39d43e197420eec0e23cea757b Author: Michael Zhilin AuthorDate: 2021-04-26 06:22:31 +0000 Commit: Michael Zhilin CommitDate: 2021-04-26 06:28:57 +0000 lang/kotlin: update to 1.4.32 Changes: https://github.com/JetBrains/kotlin/releases/tag/v1.4.32 PR: 254063 Approved by: lwhsu (ports) --- lang/kotlin/Makefile | 2 +- lang/kotlin/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/kotlin/Makefile b/lang/kotlin/Makefile index 9aa75d18283f..a3566a722853 100644 --- a/lang/kotlin/Makefile +++ b/lang/kotlin/Makefile @@ -1,5 +1,5 @@ PORTNAME= kotlin -PORTVERSION= 1.4.20 +PORTVERSION= 1.4.32 CATEGORIES= lang MASTER_SITES= https://github.com/JetBrains/kotlin/releases/download/v${PORTVERSION}/ DISTNAME= kotlin-compiler-${PORTVERSION} diff --git a/lang/kotlin/distinfo b/lang/kotlin/distinfo index 7f04e78bf0e4..094a871d3bcb 100644 --- a/lang/kotlin/distinfo +++ b/lang/kotlin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608361542 -SHA256 (kotlin-compiler-1.4.20.zip) = 11db93a4d6789e3406c7f60b9f267eba26d6483dcd771eff9f85bb7e9837011f -SIZE (kotlin-compiler-1.4.20.zip) = 60773121 +TIMESTAMP = 1619417604 +SHA256 (kotlin-compiler-1.4.32.zip) = dfef23bb86bd5f36166d4ec1267c8de53b3827c446d54e82322c6b6daad3594c +SIZE (kotlin-compiler-1.4.32.zip) = 62880903