git: a524ce9a7050 - main - lang/kotlin: update to 1.9.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jul 2023 20:50:00 UTC
The branch main has been updated by mizhka:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a524ce9a70500be246f8262bbeedf2ad19ad4754
commit a524ce9a70500be246f8262bbeedf2ad19ad4754
Author: Michael Zhilin <mizhka@FreeBSD.org>
AuthorDate: 2023-07-09 20:48:38 +0000
Commit: Michael Zhilin <mizhka@FreeBSD.org>
CommitDate: 2023-07-09 20:49:54 +0000
lang/kotlin: update to 1.9.0
Changelog: https://github.com/JetBrains/kotlin/releases/tag/v1.9.0
---
lang/kotlin/Makefile | 2 +-
lang/kotlin/distinfo | 6 +++---
lang/kotlin/pkg-plist | 1 +
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/lang/kotlin/Makefile b/lang/kotlin/Makefile
index 3de843f78c41..1ab427734ea2 100644
--- a/lang/kotlin/Makefile
+++ b/lang/kotlin/Makefile
@@ -1,5 +1,5 @@
PORTNAME= kotlin
-PORTVERSION= 1.8.22
+PORTVERSION= 1.9.0
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 645ae32cf8ec..5e8bab14a51a 100644
--- a/lang/kotlin/distinfo
+++ b/lang/kotlin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686653958
-SHA256 (kotlin-compiler-1.8.22.zip) = 91f50fe25c9edfb1e79ae1fe2ede85fa4728f7f4b0587644a4eee40252cdfaa6
-SIZE (kotlin-compiler-1.8.22.zip) = 76338547
+TIMESTAMP = 1688935522
+SHA256 (kotlin-compiler-1.9.0.zip) = 1fc50d805f9809e92de43e91f089cc8618567c1a350faebdabf8a40c5048bee8
+SIZE (kotlin-compiler-1.9.0.zip) = 80024303
diff --git a/lang/kotlin/pkg-plist b/lang/kotlin/pkg-plist
index fdf1ee0f9ea4..323524b096c3 100644
--- a/lang/kotlin/pkg-plist
+++ b/lang/kotlin/pkg-plist
@@ -39,6 +39,7 @@ bin/kotlinc-jvm
%%DATADIR%%/lib/kotlin-scripting-compiler-impl.jar
%%DATADIR%%/lib/kotlin-scripting-compiler.jar
%%DATADIR%%/lib/kotlin-scripting-jvm.jar
+%%DATADIR%%/lib/kotlin-serialization-compiler-plugin.jar
%%DATADIR%%/lib/kotlin-stdlib-jdk7-sources.jar
%%DATADIR%%/lib/kotlin-stdlib-jdk7.jar
%%DATADIR%%/lib/kotlin-stdlib-jdk8-sources.jar