From owner-svn-ports-all@freebsd.org Sun Dec 15 23:33:02 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D555D1D26CE; Sun, 15 Dec 2019 23:33:02 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47bggf5L8Cz45mY; Sun, 15 Dec 2019 23:33:02 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B26B61C9A6; Sun, 15 Dec 2019 23:33:02 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBFNX2Kk014130; Sun, 15 Dec 2019 23:33:02 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBFNX2MZ014128; Sun, 15 Dec 2019 23:33:02 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201912152333.xBFNX2MZ014128@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Sun, 15 Dec 2019 23:33:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520204 - head/lang/kotlin X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/lang/kotlin X-SVN-Commit-Revision: 520204 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Dec 2019 23:33:02 -0000 Author: lwhsu Date: Sun Dec 15 23:33:02 2019 New Revision: 520204 URL: https://svnweb.freebsd.org/changeset/ports/520204 Log: - Update to 1.3.61 PR: 242264 Approved by: maintainer timeout Modified: head/lang/kotlin/Makefile head/lang/kotlin/distinfo Modified: head/lang/kotlin/Makefile ============================================================================== --- head/lang/kotlin/Makefile Sun Dec 15 22:21:00 2019 (r520203) +++ head/lang/kotlin/Makefile Sun Dec 15 23:33:02 2019 (r520204) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kotlin -PORTVERSION= 1.3.50 +PORTVERSION= 1.3.61 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 Sun Dec 15 22:21:00 2019 (r520203) +++ head/lang/kotlin/distinfo Sun Dec 15 23:33:02 2019 (r520204) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569378518 -SHA256 (kotlin-compiler-1.3.50.zip) = 69424091a6b7f52d93eed8bba2ace921b02b113dbb71388d704f8180a6bdc6ec -SIZE (kotlin-compiler-1.3.50.zip) = 50555421 +TIMESTAMP = 1574844337 +SHA256 (kotlin-compiler-1.3.61.zip) = 3901151ad5d94798a268d1771c6c0b7e305a608c2889fc98a674802500597b1c +SIZE (kotlin-compiler-1.3.61.zip) = 53125546