lang/kotlin: update to 1.8.0

Changelog: https://kotlinlang.org/docs/whatsnew18.html
This commit is contained in:
Michael Zhilin 2023-01-10 11:15:32 +03:00
parent c06af01563
commit d6a7d2d572
3 changed files with 5 additions and 4 deletions

View File

@ -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}

View File

@ -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

View File

@ -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