Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DAD5B84DB9 for ; Sun, 24 Sep 2023 14:26:01 +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 JLxVquQ_d5rv for ; Sun, 24 Sep 2023 14:26:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3D7F084CD9 for ; Sun, 24 Sep 2023 14:26:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 57C52FBDB; Sun, 24 Sep 2023 14:23:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1695565419225240" MIME-Version: 1.0 Date: Sun, 24 Sep 2023 14:23:39 +0000 From: "Santhosh Raju" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: fox@netbsd.org X-Mailer: log_accum Message-Id: <20230924142339.57C52FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1695565419225240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fox Date: Sun Sep 24 14:23:39 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated sysutils/eza to 0.13.0 To generate a diff of this commit: cvs rdiff -u -r1.5613 -r1.5614 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1695565419225240 Content-Disposition: inline Content-Length: 725 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.5613 pkgsrc/doc/CHANGES-2023:1.5614 --- pkgsrc/doc/CHANGES-2023:1.5613 Sun Sep 24 12:29:09 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Sep 24 14:23:39 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5613 2023/09/24 12:29:09 bacon Exp $ +$NetBSD: CHANGES-2023,v 1.5614 2023/09/24 14:23:39 fox Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8145,3 +8145,4 @@ Changes to the packages collection and i Updated shells/oh-my-posh to 18.10.1 [pin 2023-09-24] Updated geography/gipfel to 0.4.1 [wiz 2023-09-24] Updated sysutils/auto-admin to 0.7.18.8 [bacon 2023-09-24] + Updated sysutils/eza to 0.13.0 [fox 2023-09-24] --_----------=_1695565419225240--