Received: by mail.netbsd.org (Postfix, from userid 605) id 1343985014; Fri, 26 Jan 2024 11:49:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 439A984D26 for ; Fri, 26 Jan 2024 11:49:05 +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 Sy5OPkUBcfw2 for ; Fri, 26 Jan 2024 11:49:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CBA6284CD9 for ; Fri, 26 Jan 2024 11:49:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C2B47FA42; Fri, 26 Jan 2024 11:49:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706269744178230" MIME-Version: 1.0 Date: Fri, 26 Jan 2024 11:49:04 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240126114904.C2B47FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706269744178230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Fri Jan 26 11:49:04 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated sysutils/eza to 0.17.3 To generate a diff of this commit: cvs rdiff -u -r1.661 -r1.662 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706269744178230 Content-Disposition: inline Content-Length: 698 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.661 pkgsrc/doc/CHANGES-2024:1.662 --- pkgsrc/doc/CHANGES-2024:1.661 Fri Jan 26 11:38:36 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Jan 26 11:49:04 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.661 2024/01/26 11:38:36 mef Exp $ +$NetBSD: CHANGES-2024,v 1.662 2024/01/26 11:49:04 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -859,3 +859,4 @@ Changes to the packages collection and i Updated math/R-e1071 to 1.7.14 [mef 2024-01-26] Updated math/R-forecast to 8.21.1 [mef 2024-01-26] Updated math/R-gdata to 3.0.0 [mef 2024-01-26] + Updated sysutils/eza to 0.17.3 [pin 2024-01-26] --_----------=_1706269744178230--