git: d6a7d2d57216 - main - lang/kotlin: update to 1.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Jan 2023 08:17:43 UTC
The branch main has been updated by mizhka (src committer): URL: https://cgit.FreeBSD.org/ports/commit/?id=d6a7d2d572165c06e6e0fb57bdca333ac1ee741f commit d6a7d2d572165c06e6e0fb57bdca333ac1ee741f Author: Michael Zhilin <mizhka@FreeBSD.org> AuthorDate: 2023-01-10 08:15:32 +0000 Commit: Michael Zhilin <mizhka@FreeBSD.org> CommitDate: 2023-01-10 08:17:40 +0000 lang/kotlin: update to 1.8.0 Changelog: https://kotlinlang.org/docs/whatsnew18.html --- 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 8902ff9cf270..190b3e11fd7f 100644 --- a/lang/kotlin/Makefile +++ b/lang/kotlin/Makefile @@ -1,5 +1,5 @@ PORTNAME= kotlin -PORTVERSION= 1.7.22 +PORTVERSION= 1.8.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 19f23d7ed5ce..7709c031e9f2 100644 --- a/lang/kotlin/distinfo +++ b/lang/kotlin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670826658 -SHA256 (kotlin-compiler-1.7.22.zip) = 9db4b467743c1aea8a21c08e1c286bc2aeb93f14c7ba2037dbd8f48adc357d83 -SIZE (kotlin-compiler-1.7.22.zip) = 78964839 +TIMESTAMP = 1673338330 +SHA256 (kotlin-compiler-1.8.0.zip) = 0bb9419fac9832a56a3a19cad282f8f2d6f1237d2d467dc8dfe9bd4a2a43c42e +SIZE (kotlin-compiler-1.8.0.zip) = 74983881 diff --git a/lang/kotlin/pkg-plist b/lang/kotlin/pkg-plist index 08fdb0838630..2b7e774008c3 100644 --- a/lang/kotlin/pkg-plist +++ b/lang/kotlin/pkg-plist @@ -15,6 +15,7 @@ bin/kotlinc-jvm %%DATADIR%%/lib/android-extensions-compiler.jar %%DATADIR%%/lib/android-extensions-runtime.jar %%DATADIR%%/lib/annotations-13.0.jar +%%DATADIR%%/lib/assignment-compiler-plugin.jar %%DATADIR%%/lib/js.engines.jar %%DATADIR%%/lib/jvm-abi-gen.jar %%DATADIR%%/lib/kotlin-annotation-processing-cli.jar