Received: by mail.netbsd.org (Postfix, from userid 605) id EA8B584D2F; Sat, 7 May 2022 04:17:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2FEBA84D28 for ; Sat, 7 May 2022 04:17:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id jYKNeQQJtFCV for ; Sat, 7 May 2022 04:17:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B7F7084D16 for ; Sat, 7 May 2022 04:17:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 20B89F97B; Sat, 7 May 2022 04:18:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1651897082240980" MIME-Version: 1.0 Date: Sat, 7 May 2022 04:18:02 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20220507041802.20B89F97B@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1651897082240980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sat May 7 04:18:02 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated sysutils/broot to 1.12.0 To generate a diff of this commit: cvs rdiff -u -r1.2404 -r1.2405 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1651897082240980 Content-Disposition: inline Content-Length: 730 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2404 pkgsrc/doc/CHANGES-2022:1.2405 --- pkgsrc/doc/CHANGES-2022:1.2404 Fri May 6 04:02:53 2022 +++ pkgsrc/doc/CHANGES-2022 Sat May 7 04:18:01 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2404 2022/05/06 04:02:53 khorben Exp $ +$NetBSD: CHANGES-2022,v 1.2405 2022/05/07 04:18:01 pin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3748,3 +3748,4 @@ Changes to the packages collection and i Updated geography/shapelib to 1.5.0 [gdt 2022-05-06] Updated textproc/libxml2 to 2.9.14 [gutteridge 2022-05-06] Updated chat/prosody to 0.11.13 [khorben 2022-05-06] + Updated sysutils/broot to 1.12.0 [pin 2022-05-07] --_----------=_1651897082240980--