Received: by mail.netbsd.org (Postfix, from userid 605) id 6DB3184EEC; Wed, 17 Jan 2024 20:11:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9DD1484ED5 for ; Wed, 17 Jan 2024 20:11:49 +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 I0kncZ7eOrDz for ; Wed, 17 Jan 2024 20:11:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 2D98D84EBC for ; Wed, 17 Jan 2024 20:11:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 26653FA42; Wed, 17 Jan 2024 20:11:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705522309227010" MIME-Version: 1.0 Date: Wed, 17 Jan 2024 20:11:49 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240117201149.26653FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705522309227010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Wed Jan 17 20:11:49 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated sysutils/dua-cli to 2.27.0 To generate a diff of this commit: cvs rdiff -u -r1.428 -r1.429 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705522309227010 Content-Disposition: inline Content-Length: 729 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.428 pkgsrc/doc/CHANGES-2024:1.429 --- pkgsrc/doc/CHANGES-2024:1.428 Wed Jan 17 20:10:50 2024 +++ pkgsrc/doc/CHANGES-2024 Wed Jan 17 20:11:48 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.428 2024/01/17 20:10:50 pin Exp $ +$NetBSD: CHANGES-2024,v 1.429 2024/01/17 20:11:48 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -541,3 +541,4 @@ Changes to the packages collection and i Added fonts/tex-fontawesome5 version 5.15.4 [mark 2024-01-17] Added fonts/tex-fontawesome5-doc version 5.15.4 [mark 2024-01-17] Updated math/qcalc to 0.2.3 [pin 2024-01-17] + Updated sysutils/dua-cli to 2.27.0 [pin 2024-01-17] --_----------=_1705522309227010--