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.20
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 = 1666099677
2
SHA256 (kotlin-compiler-1.7.10.zip) = 7683f5451ef308eb773a686ee7779a76a95ed8b143c69ac247937619d7ca3a09
2
SHA256 (kotlin-compiler-1.7.20.zip) = 5e3c8d0f965410ff12e90d6f8dc5df2fc09fd595a684d514616851ce7e94ae7d
3
SIZE (kotlin-compiler-1.7.10.zip) = 72957814
3
SIZE (kotlin-compiler-1.7.20.zip) = 78925146
4
- 

Return to bug 267189