Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2020 03:42:55 +0000 (UTC)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r549556 - head/lang/kotlin
Message-ID:  <202009220342.08M3gt3X058944@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: glewis
Date: Tue Sep 22 03:42:54 2020
New Revision: 549556
URL: https://svnweb.freebsd.org/changeset/ports/549556

Log:
  Update to 1.4.10
  
  PR:		249493
  Approved by:	mizhka@

Modified:
  head/lang/kotlin/Makefile
  head/lang/kotlin/distinfo

Modified: head/lang/kotlin/Makefile
==============================================================================
--- head/lang/kotlin/Makefile	Tue Sep 22 02:38:46 2020	(r549555)
+++ head/lang/kotlin/Makefile	Tue Sep 22 03:42:54 2020	(r549556)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	kotlin
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.10
 CATEGORIES=	lang
 MASTER_SITES=	https://github.com/JetBrains/kotlin/releases/download/v${PORTVERSION}/
 DISTNAME=	kotlin-compiler-${PORTVERSION}

Modified: head/lang/kotlin/distinfo
==============================================================================
--- head/lang/kotlin/distinfo	Tue Sep 22 02:38:46 2020	(r549555)
+++ head/lang/kotlin/distinfo	Tue Sep 22 03:42:54 2020	(r549556)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597423456
-SHA256 (kotlin-compiler-1.4.0.zip) = 590391d13b3c65ba52cba470f56efd5b14e2b1f5b9459f63aa12eb38ef52f161
-SIZE (kotlin-compiler-1.4.0.zip) = 54513234
+TIMESTAMP = 1600654868
+SHA256 (kotlin-compiler-1.4.10.zip) = bb1a21d70e521a01ae104e99a082a6e7bb58699b86347049da521d175d0dace7
+SIZE (kotlin-compiler-1.4.10.zip) = 54526905



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009220342.08M3gt3X058944>