Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F046584EBA for ; Sun, 16 Jul 2023 21:15:19 +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 1MFCKHgYKJGX for ; Sun, 16 Jul 2023 21:15:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 53CA984E7C for ; Sun, 16 Jul 2023 21:15:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5126AFBDB; Sun, 16 Jul 2023 21:15:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689542119102350" MIME-Version: 1.0 Date: Sun, 16 Jul 2023 21:15:19 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230716211519.5126AFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689542119102350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sun Jul 16 21:15:19 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated sysutils/broot to 1.24.1 To generate a diff of this commit: cvs rdiff -u -r1.4434 -r1.4435 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689542119102350 Content-Disposition: inline Content-Length: 758 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.4434 pkgsrc/doc/CHANGES-2023:1.4435 --- pkgsrc/doc/CHANGES-2023:1.4434 Sun Jul 16 20:50:10 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jul 16 21:15:19 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4434 2023/07/16 20:50:10 gutteridge Exp $ +$NetBSD: CHANGES-2023,v 1.4435 2023/07/16 21:15:19 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6171,3 +6171,4 @@ Changes to the packages collection and i Updated devel/slibtool to 0.5.34 [wiedi 2023-07-16] Updated sysutils/xfce4-verve-plugin to 2.0.3 [gutteridge 2023-07-16] Updated meta-pkgs/xfce4-extras to 4.18.0nb12 [gutteridge 2023-07-16] + Updated sysutils/broot to 1.24.1 [pin 2023-07-16] --_----------=_1689542119102350--