Commits

Nils Breunese authored and Zero King committed 4717a285354
kotlin: update to 1.2.50
No tags

lang/kotlin/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup github 1.0
5 5
6 -github.setup JetBrains kotlin 1.2.41 v
6 +github.setup JetBrains kotlin 1.2.50 v
7 7 github.tarball_from releases
8 8 distname ${name}-compiler-${version}
9 9 categories lang java
10 10 platforms darwin
11 11 maintainers {@breun breun.nl:nils} openmaintainer
12 12 license Apache-2
13 13
14 14 description Statically typed programming language for the JVM, \
15 15 Android and the browser
16 16
17 17 long_description Kotlin is a pragmatic programming language for JVM \
18 18 and Android that combines OO and functional features \
19 19 and is focused on interoperability, safety, clarity \
20 20 and tooling support.
21 21
22 22 homepage https://kotlinlang.org/
23 23
24 -checksums rmd160 4579229c820604e471b7d01c3c0e027496808365 \
25 - sha256 af872772f268da5ca79d263b2943f1d694d475dddb80b6d408e9548805ed265c
24 +checksums rmd160 caa141a7690cbf748fcbe81bfd86baf3940867db \
25 + sha256 bc062c303b376711097a27bda4c28047eda0744e9acc64b9db640c19c7d171a9 \
26 + size 35814395
26 27
27 28 depends_run bin:java:kaffe
28 29
29 30 worksrcdir kotlinc
30 31
31 32 use_zip yes
32 33 use_configure no
33 34
34 35 build {}
35 36

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut