From owner-svn-ports-head@freebsd.org Wed Jul 8 03:34:25 2020 Return-Path: Delivered-To: svn-ports-head@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 DF657354D48; Wed, 8 Jul 2020 03:34:25 +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) 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 4B1lKY5cP7z4RM7; Wed, 8 Jul 2020 03:34:25 +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 9FAA919FF6; Wed, 8 Jul 2020 03:34:25 +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 0683YPkk087713; Wed, 8 Jul 2020 03:34:25 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0683YPxR087712; Wed, 8 Jul 2020 03:34:25 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202007080334.0683YPxR087712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Wed, 8 Jul 2020 03:34:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541459 - head/misc/broot X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/misc/broot X-SVN-Commit-Revision: 541459 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2020 03:34:25 -0000 Author: lwhsu Date: Wed Jul 8 03:34:25 2020 New Revision: 541459 URL: https://svnweb.freebsd.org/changeset/ports/541459 Log: Update to 0.18.5 Changelog: https://github.com/canop/broot/releases/v0.18.5 PR: 247835 Submitted by: Lewis Cook (maintainer) MFH: 2020Q3 Modified: head/misc/broot/Makefile head/misc/broot/distinfo Modified: head/misc/broot/Makefile ============================================================================== --- head/misc/broot/Makefile Wed Jul 8 03:31:49 2020 (r541458) +++ head/misc/broot/Makefile Wed Jul 8 03:34:25 2020 (r541459) @@ -2,7 +2,7 @@ PORTNAME= broot DISTVERSIONPREFIX= v -DISTVERSION= 0.18.3 +DISTVERSION= 0.18.5 CATEGORIES= misc MAINTAINER= vulcan@wired.sh Modified: head/misc/broot/distinfo ============================================================================== --- head/misc/broot/distinfo Wed Jul 8 03:31:49 2020 (r541458) +++ head/misc/broot/distinfo Wed Jul 8 03:34:25 2020 (r541459) @@ -1,4 +1,4 @@ -TIMESTAMP = 1593615507 +TIMESTAMP = 1594158661 SHA256 (rust/crates/aho-corasick-0.7.10.tar.gz) = 8716408b8bc624ed7f65d223ddb9ac2d044c0547b6fa4b0d554f3a9540496ada SIZE (rust/crates/aho-corasick-0.7.10.tar.gz) = 111039 SHA256 (rust/crates/ansi_term-0.11.0.tar.gz) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b @@ -307,5 +307,5 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0 SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 2947998 SHA256 (rust/crates/ws2_32-sys-0.2.1.tar.gz) = d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e SIZE (rust/crates/ws2_32-sys-0.2.1.tar.gz) = 4697 -SHA256 (canop-broot-v0.18.3_GH0.tar.gz) = e6f0c452d06f8e3e3c6350dca16028af24272c00a14d506b47cd5e65402fea49 -SIZE (canop-broot-v0.18.3_GH0.tar.gz) = 4323920 +SHA256 (canop-broot-v0.18.5_GH0.tar.gz) = ec63f8223dcf7039cc9921ee9cc4a5b3196abb8df2b25a9c3dad3307db662770 +SIZE (canop-broot-v0.18.5_GH0.tar.gz) = 4449032