From owner-svn-ports-all@freebsd.org Thu Sep 5 18:29:06 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 EA872EFDF3; Thu, 5 Sep 2019 18:29:06 +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) 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 46PTjZ5vpzz4D3h; Thu, 5 Sep 2019 18:29:06 +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 AF2CA84F3; Thu, 5 Sep 2019 18:29:06 +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 x85IT6Jh058930; Thu, 5 Sep 2019 18:29:06 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x85IT6rT058929; Thu, 5 Sep 2019 18:29:06 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <201909051829.x85IT6rT058929@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, 5 Sep 2019 18:29:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511260 - head/devel/mill X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/devel/mill X-SVN-Commit-Revision: 511260 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: Thu, 05 Sep 2019 18:29:07 -0000 Author: fernape Date: Thu Sep 5 18:29:06 2019 New Revision: 511260 URL: https://svnweb.freebsd.org/changeset/ports/511260 Log: devel/mill: update to 0.5.1 For ChangeLog, see PR PR: 240351 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 Sep 5 18:20:55 2019 (r511259) +++ head/devel/mill/Makefile Thu Sep 5 18:29:06 2019 (r511260) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mill -DISTVERSION= 0.5.0 +DISTVERSION= 0.5.1 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 Sep 5 18:20:55 2019 (r511259) +++ head/devel/mill/distinfo Thu Sep 5 18:29:06 2019 (r511260) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566497755 -SHA256 (mill/0.5.0-assembly) = 6f10e4f74bedf2dc2a181ee039b0a324929a89f5b0702238f9d89539d5958660 -SIZE (mill/0.5.0-assembly) = 38821677 +TIMESTAMP = 1567687173 +SHA256 (mill/0.5.1-assembly) = e04a6f0cf5175a999ad5c6c641d20e470d2db51064e574447249703d5f45d536 +SIZE (mill/0.5.1-assembly) = 39500001