Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id BE6BF1A9239 for ; Tue, 23 Nov 2021 21:45:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 431B884F26; Tue, 23 Nov 2021 21:45:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 497DC84ED9 for ; Tue, 23 Nov 2021 21:33:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 2flwxIAV1xLy for ; Tue, 23 Nov 2021 21:33:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 96A4784D39 for ; Tue, 23 Nov 2021 21:33:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8EA14FAEC; Tue, 23 Nov 2021 21:33:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1637703235206230" MIME-Version: 1.0 Date: Tue, 23 Nov 2021 21:33:55 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20211123213355.8EA14FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1637703235206230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Nov 23 21:33:55 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated sysutils/broot to 1.7.3 To generate a diff of this commit: cvs rdiff -u -r1.5787 -r1.5788 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21279 -r1.21280 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1637703235206230 Content-Disposition: inline Content-Length: 1276 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.5787 pkgsrc/doc/CHANGES-2021:1.5788 --- pkgsrc/doc/CHANGES-2021:1.5787 Tue Nov 23 21:27:01 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Nov 23 21:33:54 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5787 2021/11/23 21:27:01 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.5788 2021/11/23 21:33:54 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -8691,3 +8691,4 @@ Changes to the packages collection and i Updated net/py-aiorpcX to 0.22.1 [adam 2021-11-23] Updated time/py-monotonic to 1.6 [adam 2021-11-23] Updated graphics/ImageMagick to 7.1.0.15 [wiz 2021-11-23] + Updated sysutils/broot to 1.7.3 [wiz 2021-11-23] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21279 pkgsrc/doc/TODO:1.21280 --- pkgsrc/doc/TODO:1.21279 Tue Nov 23 21:27:01 2021 +++ pkgsrc/doc/TODO Tue Nov 23 21:33:55 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21279 2021/11/23 21:27:01 wiz Exp $ +$NetBSD: TODO,v 1.21280 2021/11/23 21:33:55 wiz Exp $ Suggested new packages ====================== @@ -527,7 +527,6 @@ For possible Perl packages updates, see o botan-devel-2.18.0 o bottlerocket-0.05b3 o breeze-icons-5.81.0 - o broot-1.7.3 o bugzilla3-3.6.13 o bwm-ng-0.6.3 o byobu-5.133 --_----------=_1637703235206230--