View | Details | Raw Unified | Return to bug 267189 | Differences between
and this patch

Collapse All | Expand All

(-)b/lang/kotlin/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
PORTNAME=	kotlin
1
PORTNAME=	kotlin
2
PORTVERSION=	1.7.10
2
PORTVERSION=	1.7.21
3
CATEGORIES=	lang java
3
CATEGORIES=	lang java
4
MASTER_SITES=	https://github.com/JetBrains/kotlin/releases/download/v${PORTVERSION}/
4
MASTER_SITES=	https://github.com/JetBrains/kotlin/releases/download/v${PORTVERSION}/
5
DISTNAME=	kotlin-compiler-${PORTVERSION}
5
DISTNAME=	kotlin-compiler-${PORTVERSION}
(-)b/lang/kotlin/distinfo (-4 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1657266704
1
TIMESTAMP = 1668033234
2
SHA256 (kotlin-compiler-1.7.10.zip) = 7683f5451ef308eb773a686ee7779a76a95ed8b143c69ac247937619d7ca3a09
2
SHA256 (kotlin-compiler-1.7.21.zip) = 8412b31b808755f0c0d336dbb8c8443fa239bf32ddb3cdb81b305b25f0ad279e
3
SIZE (kotlin-compiler-1.7.10.zip) = 72957814
3
SIZE (kotlin-compiler-1.7.21.zip) = 78964847
4
- 

Return to bug 267189