git: 9e2934243c83 - main - lang/kotlin: Update to 1.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Dec 2021 05:47:43 UTC
The branch main has been updated by mizhka (src committer):
URL: https://cgit.FreeBSD.org/ports/commit/?id=9e2934243c83facf662127e63260c143b73456bf
commit 9e2934243c83facf662127e63260c143b73456bf
Author: Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-11-16 09:48:07 +0000
Commit: Michael Zhilin <mizhka@FreeBSD.org>
CommitDate: 2021-12-12 05:47:19 +0000
lang/kotlin: Update to 1.6.0
---
lang/kotlin/Makefile | 2 +-
lang/kotlin/distinfo | 6 +++---
lang/kotlin/pkg-plist | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/lang/kotlin/Makefile b/lang/kotlin/Makefile
index 6f347184f068..73ea8fa50cab 100644
--- a/lang/kotlin/Makefile
+++ b/lang/kotlin/Makefile
@@ -1,5 +1,5 @@
PORTNAME= kotlin
-PORTVERSION= 1.5.20
+PORTVERSION= 1.6.0
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 e2f113bcfd44..9ece4244e083 100644
--- a/lang/kotlin/distinfo
+++ b/lang/kotlin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624547557
-SHA256 (kotlin-compiler-1.5.20.zip) = edf34263ddaabd48f7ec59661e4c0d1dc868462fd3a1ea323083d0e3e83a8a8b
-SIZE (kotlin-compiler-1.5.20.zip) = 63014452
+TIMESTAMP = 1637051314
+SHA256 (kotlin-compiler-1.6.0.zip) = 174c92e12a54c0901fd9f0badacf1514c28b5197a95654e4dab1775293dde1dc
+SIZE (kotlin-compiler-1.6.0.zip) = 70690510
diff --git a/lang/kotlin/pkg-plist b/lang/kotlin/pkg-plist
index 2964ea2bd40d..08fdb0838630 100644
--- a/lang/kotlin/pkg-plist
+++ b/lang/kotlin/pkg-plist
@@ -57,7 +57,7 @@ bin/kotlinc-jvm
%%DATADIR%%/lib/kotlin-test-testng-sources.jar
%%DATADIR%%/lib/kotlin-test-testng.jar
%%DATADIR%%/lib/kotlin-test.jar
-%%DATADIR%%/lib/kotlinx-coroutines-core.jar
+%%DATADIR%%/lib/kotlinx-coroutines-core-jvm.jar
%%DATADIR%%/lib/kotlinx-serialization-compiler-plugin.jar
%%DATADIR%%/lib/lombok-compiler-plugin.jar
%%DATADIR%%/lib/mutability-annotations-compat.jar