Received: by mail.netbsd.org (Postfix, from userid 605) id 295CC84F06; Tue, 13 Sep 2022 17:54:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6353B84D7A for ; Tue, 13 Sep 2022 17:54:46 +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 qZ_U-d8jLm52 for ; Tue, 13 Sep 2022 17:54:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 84FE184CF7 for ; Tue, 13 Sep 2022 17:54:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 823D1FA90; Tue, 13 Sep 2022 17:54:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1663091685240040" MIME-Version: 1.0 Date: Tue, 13 Sep 2022 17:54:45 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20220913175445.823D1FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1663091685240040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue Sep 13 17:54:45 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated sysutils/lsd to 0.23.1 To generate a diff of this commit: cvs rdiff -u -r1.4522 -r1.4523 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1663091685240040 Content-Disposition: inline Content-Length: 731 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.4522 pkgsrc/doc/CHANGES-2022:1.4523 --- pkgsrc/doc/CHANGES-2022:1.4522 Tue Sep 13 17:18:36 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Sep 13 17:54:45 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4522 2022/09/13 17:18:36 adam Exp $ +$NetBSD: CHANGES-2022,v 1.4523 2022/09/13 17:54:45 pin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6684,3 +6684,4 @@ Changes to the packages collection and i Updated devel/ruby-rspec-support to 3.11.1 [taca 2022-09-13] Updated devel/ruby-rspec-expectations to 3.11.1 [taca 2022-09-13] Updated x11/qt5 to 5.15.6 [adam 2022-09-13] + Updated sysutils/lsd to 0.23.1 [pin 2022-09-13] --_----------=_1663091685240040--