From owner-svn-ports-head@freebsd.org Fri Feb 28 12:27:29 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 004232620CF; Fri, 28 Feb 2020 12:27:29 +0000 (UTC) (envelope-from dmgk@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 48TTM45PlSz40CF; Fri, 28 Feb 2020 12:27:28 +0000 (UTC) (envelope-from dmgk@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 9928C188E; Fri, 28 Feb 2020 12:27:28 +0000 (UTC) (envelope-from dmgk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01SCRSUS046069; Fri, 28 Feb 2020 12:27:28 GMT (envelope-from dmgk@FreeBSD.org) Received: (from dmgk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01SCRSHa046068; Fri, 28 Feb 2020 12:27:28 GMT (envelope-from dmgk@FreeBSD.org) Message-Id: <202002281227.01SCRSHa046068@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dmgk set sender to dmgk@FreeBSD.org using -f From: Dmitri Goutnik Date: Fri, 28 Feb 2020 12:27:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527331 - head/misc/broot X-SVN-Group: ports-head X-SVN-Commit-Author: dmgk X-SVN-Commit-Paths: head/misc/broot X-SVN-Commit-Revision: 527331 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.29 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: Fri, 28 Feb 2020 12:27:29 -0000 Author: dmgk Date: Fri Feb 28 12:27:27 2020 New Revision: 527331 URL: https://svnweb.freebsd.org/changeset/ports/527331 Log: misc/broot: Update to 0.13.2 Changes: https://github.com/canop/broot/blob/master/CHANGELOG.md PR: 244478 Submitted by: Lewis Cook (maintainer) Modified: head/misc/broot/Makefile head/misc/broot/distinfo Modified: head/misc/broot/Makefile ============================================================================== --- head/misc/broot/Makefile Fri Feb 28 12:18:47 2020 (r527330) +++ head/misc/broot/Makefile Fri Feb 28 12:27:27 2020 (r527331) @@ -2,8 +2,7 @@ PORTNAME= broot DISTVERSIONPREFIX= v -DISTVERSION= 0.13.1 -PORTREVISION= 1 +DISTVERSION= 0.13.2 CATEGORIES= misc MAINTAINER= vulcan@wired.sh Modified: head/misc/broot/distinfo ============================================================================== --- head/misc/broot/distinfo Fri Feb 28 12:18:47 2020 (r527330) +++ head/misc/broot/distinfo Fri Feb 28 12:27:27 2020 (r527331) @@ -1,4 +1,4 @@ -TIMESTAMP = 1581248326 +TIMESTAMP = 1582827613 SHA256 (rust/crates/aho-corasick-0.7.6.tar.gz) = 58fb5e95d83b38284460a5fda7d6470aa0b8844d283a0b614b8535e880800d2d SIZE (rust/crates/aho-corasick-0.7.6.tar.gz) = 108953 SHA256 (rust/crates/ansi_term-0.11.0.tar.gz) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b @@ -287,5 +287,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.13.1_GH0.tar.gz) = 594130c1e985379ce60885aab1b961d2326d0e5b34816d1c3590cf5837493742 -SIZE (canop-broot-v0.13.1_GH0.tar.gz) = 1681177 +SHA256 (canop-broot-v0.13.2_GH0.tar.gz) = 094ef8759e9d3e746dd504c5cc9323a8cb954f1690e8494ced6910bf9a710904 +SIZE (canop-broot-v0.13.2_GH0.tar.gz) = 1681159