Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Dec 2022 07:05:57 GMT
From:      Michael Zhilin <mizhka@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 21c037676823 - main - lang/kotlin: Update to 1.7.21
Message-ID:  <202212030705.2B375vgU042693@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mizhka (src committer):

URL: https://cgit.FreeBSD.org/ports/commit/?id=21c03767682398d3d20eb1a4533a87d75160be1b

commit 21c03767682398d3d20eb1a4533a87d75160be1b
Author:     Michael Zhilin <mizhka@FreeBSD.org>
AuthorDate: 2022-12-03 07:04:11 +0000
Commit:     Michael Zhilin <mizhka@FreeBSD.org>
CommitDate: 2022-12-03 07:05:37 +0000

    lang/kotlin: Update to 1.7.21
    
    PR: 267189
    Submitted by: lwhsu
---
 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 d6572afb9c63..e652ed0347c2 100644
--- a/lang/kotlin/Makefile
+++ b/lang/kotlin/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	kotlin
-PORTVERSION=	1.7.10
+PORTVERSION=	1.7.21
 CATEGORIES=	lang java
 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 6b22e53bc5a9..f0ff2304ebdb 100644
--- a/lang/kotlin/distinfo
+++ b/lang/kotlin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657266704
-SHA256 (kotlin-compiler-1.7.10.zip) = 7683f5451ef308eb773a686ee7779a76a95ed8b143c69ac247937619d7ca3a09
-SIZE (kotlin-compiler-1.7.10.zip) = 72957814
+TIMESTAMP = 1668033234
+SHA256 (kotlin-compiler-1.7.21.zip) = 8412b31b808755f0c0d336dbb8c8443fa239bf32ddb3cdb81b305b25f0ad279e
+SIZE (kotlin-compiler-1.7.21.zip) = 78964847



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212030705.2B375vgU042693>