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

Collapse All | Expand All

(-)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.0
4
PORTVERSION=	1.4.10
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}
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1597423456
1
TIMESTAMP = 1600654868
2
SHA256 (kotlin-compiler-1.4.0.zip) = 590391d13b3c65ba52cba470f56efd5b14e2b1f5b9459f63aa12eb38ef52f161
2
SHA256 (kotlin-compiler-1.4.10.zip) = bb1a21d70e521a01ae104e99a082a6e7bb58699b86347049da521d175d0dace7
3
SIZE (kotlin-compiler-1.4.0.zip) = 54513234
3
SIZE (kotlin-compiler-1.4.10.zip) = 54526905

Return to bug 249493