From owner-svn-ports-all@freebsd.org Thu Nov 26 14:08:59 2020 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 7B2374AD14A; Thu, 26 Nov 2020 14:08:59 +0000 (UTC) (envelope-from fernape@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4Chfkg36pLz4WpQ; Thu, 26 Nov 2020 14:08:59 +0000 (UTC) (envelope-from fernape@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 5D70F245C0; Thu, 26 Nov 2020 14:08:59 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AQE8xK2083090; Thu, 26 Nov 2020 14:08:59 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AQE8xOL083088; Thu, 26 Nov 2020 14:08:59 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <202011261408.0AQE8xOL083088@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Thu, 26 Nov 2020 14:08:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r556341 - head/devel/mill X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/devel/mill X-SVN-Commit-Revision: 556341 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.34 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: Thu, 26 Nov 2020 14:08:59 -0000 Author: fernape Date: Thu Nov 26 14:08:58 2020 New Revision: 556341 URL: https://svnweb.freebsd.org/changeset/ports/556341 Log: devel/mill: Update to 0.9.3 PR: 251394 Submitted by: freebsd-ports@jan0sch.de (maintainer) Modified: head/devel/mill/Makefile head/devel/mill/distinfo Modified: head/devel/mill/Makefile ============================================================================== --- head/devel/mill/Makefile Thu Nov 26 14:08:11 2020 (r556340) +++ head/devel/mill/Makefile Thu Nov 26 14:08:58 2020 (r556341) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mill -DISTVERSION= 0.8.0 +DISTVERSION= 0.9.3 CATEGORIES= devel java MASTER_SITES= https://github.com/lihaoyi/mill/releases/download/${PORTVERSION}/ DISTNAME= ${PORTVERSION}-assembly Modified: head/devel/mill/distinfo ============================================================================== --- head/devel/mill/distinfo Thu Nov 26 14:08:11 2020 (r556340) +++ head/devel/mill/distinfo Thu Nov 26 14:08:58 2020 (r556341) @@ -1,3 +1,3 @@ -TIMESTAMP = 1597905568 -SHA256 (mill/0.8.0-assembly) = 00f006ed525cf57671dc3dda8424f910cd33c25c2412fff24d28fe06d65f2762 -SIZE (mill/0.8.0-assembly) = 56327745 +TIMESTAMP = 1606372848 +SHA256 (mill/0.9.3-assembly) = 4bcbd611c30d65906e5a04aa3404feb5da7b181999b17ef9b257a2bc39aa1a0c +SIZE (mill/0.9.3-assembly) = 60630860