View | Details | Raw Unified | Return to bug 254063
Collapse All | Expand All

(-)lang/kotlin/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	kotlin
3
PORTNAME=	kotlin
4
PORTVERSION=	1.4.20
4
PORTVERSION=	1.4.31
5
CATEGORIES=	lang
5
CATEGORIES=	lang
6
MASTER_SITES=	https://github.com/JetBrains/kotlin/releases/download/v${PORTVERSION}/
6
MASTER_SITES=	https://github.com/JetBrains/kotlin/releases/download/v${PORTVERSION}/
7
DISTNAME=	kotlin-compiler-${PORTVERSION}
7
DISTNAME=	kotlin-compiler-${PORTVERSION}
(-)lang/kotlin/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1608361542
1
TIMESTAMP = 1614333731
2
SHA256 (kotlin-compiler-1.4.20.zip) = 11db93a4d6789e3406c7f60b9f267eba26d6483dcd771eff9f85bb7e9837011f
2
SHA256 (kotlin-compiler-1.4.31.zip) = b50e7016febf7510325d685ae69cc62f49a7ca7f670cb4e0888112e3ec09c6ec
3
SIZE (kotlin-compiler-1.4.20.zip) = 60773121
3
SIZE (kotlin-compiler-1.4.31.zip) = 62879831

Return to bug 254063