From owner-svn-ports-all@freebsd.org Thu Dec 10 14:18:12 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 B8C8A4AB3EF; Thu, 10 Dec 2020 14:18:12 +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 4CsGGr4rWjz4VBX; Thu, 10 Dec 2020 14:18:12 +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 9908419F6E; Thu, 10 Dec 2020 14:18:12 +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 0BAEICr6064269; Thu, 10 Dec 2020 14:18:12 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BAEICF5064267; Thu, 10 Dec 2020 14:18:12 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <202012101418.0BAEICF5064267@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, 10 Dec 2020 14:18:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r557434 - head/misc/broot X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/misc/broot X-SVN-Commit-Revision: 557434 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, 10 Dec 2020 14:18:12 -0000 Author: fernape Date: Thu Dec 10 14:18:11 2020 New Revision: 557434 URL: https://svnweb.freebsd.org/changeset/ports/557434 Log: misc/broot: Update to 1.0.8 ChangeLog: https://github.com/canop/broot/releases/v1.0.8 PR: 251702 Submitted by: vulcan@wired.sh (maintainer) Modified: head/misc/broot/Makefile head/misc/broot/distinfo Modified: head/misc/broot/Makefile ============================================================================== --- head/misc/broot/Makefile Thu Dec 10 14:16:12 2020 (r557433) +++ head/misc/broot/Makefile Thu Dec 10 14:18:11 2020 (r557434) @@ -2,7 +2,7 @@ PORTNAME= broot DISTVERSIONPREFIX= v -DISTVERSION= 1.0.7 +DISTVERSION= 1.0.8 CATEGORIES= misc MAINTAINER= vulcan@wired.sh Modified: head/misc/broot/distinfo ============================================================================== --- head/misc/broot/distinfo Thu Dec 10 14:16:12 2020 (r557433) +++ head/misc/broot/distinfo Thu Dec 10 14:18:11 2020 (r557434) @@ -1,4 +1,4 @@ -TIMESTAMP = 1606576800 +TIMESTAMP = 1607519502 SHA256 (rust/crates/adler-0.2.3.tar.gz) = ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e SIZE (rust/crates/adler-0.2.3.tar.gz) = 12168 SHA256 (rust/crates/adler32-1.2.0.tar.gz) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234 @@ -389,5 +389,5 @@ SHA256 (rust/crates/xml-rs-0.8.3.tar.gz) = b07db065a5c SIZE (rust/crates/xml-rs-0.8.3.tar.gz) = 52547 SHA256 (rust/crates/yaml-rust-0.4.4.tar.gz) = 39f0c922f1a334134dc2f7a8b67dc5d25f0735263feec974345ff706bcf20b0d SIZE (rust/crates/yaml-rust-0.4.4.tar.gz) = 48359 -SHA256 (canop-broot-v1.0.7_GH0.tar.gz) = 48988ef94993a6c8f5a80cb09813b729d8e149380dcba5e5878ecc7fd3617cc1 -SIZE (canop-broot-v1.0.7_GH0.tar.gz) = 6029741 +SHA256 (canop-broot-v1.0.8_GH0.tar.gz) = 216f39359f14eb32f8c7d3eb708ef095c6918f76bee9d2cbfb1571449025b68c +SIZE (canop-broot-v1.0.8_GH0.tar.gz) = 6172686