lang/kotlin: Update to 1.4.20

PR:		251259
Submitted by:	lwhsu
Approved by:	lwhsu (implicit), mizhka (maintainer timeout, 1 month)
This commit is contained in:
Guangyuan Yang 2020-12-19 07:18:16 +00:00
parent 1ac6b511fb
commit b0fe707383
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558437
3 changed files with 6 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= kotlin
PORTVERSION= 1.4.10
PORTVERSION= 1.4.20
CATEGORIES= lang
MASTER_SITES= https://github.com/JetBrains/kotlin/releases/download/v${PORTVERSION}/
DISTNAME= kotlin-compiler-${PORTVERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1600654868
SHA256 (kotlin-compiler-1.4.10.zip) = bb1a21d70e521a01ae104e99a082a6e7bb58699b86347049da521d175d0dace7
SIZE (kotlin-compiler-1.4.10.zip) = 54526905
TIMESTAMP = 1608361542
SHA256 (kotlin-compiler-1.4.20.zip) = 11db93a4d6789e3406c7f60b9f267eba26d6483dcd771eff9f85bb7e9837011f
SIZE (kotlin-compiler-1.4.20.zip) = 60773121

View File

@ -64,5 +64,7 @@ bin/kotlinc-jvm
%%DATADIR%%/lib/kotlinx-serialization-compiler-plugin.jar
%%DATADIR%%/lib/mutability-annotations-compat.jar
%%DATADIR%%/lib/noarg-compiler-plugin.jar
%%DATADIR%%/lib/parcelize-compiler.jar
%%DATADIR%%/lib/parcelize-runtime.jar
%%DATADIR%%/lib/sam-with-receiver-compiler-plugin.jar
%%DATADIR%%/lib/trove4j.jar