Received: by mail.netbsd.org (Postfix, from userid 605) id 591EF85045; Sun, 8 May 2022 09:11:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9344D85044 for ; Sun, 8 May 2022 09:11:16 +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 cqkl4QX870Fh for ; Sun, 8 May 2022 09:11:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EC17F84CF9 for ; Sun, 8 May 2022 09:11:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 45A12FA90; Sun, 8 May 2022 09:11:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1652001086212810" MIME-Version: 1.0 Date: Sun, 8 May 2022 09:11:26 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20220508091126.45A12FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1652001086212810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sun May 8 09:11:26 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Added sysutils/parallel-disk-usage version 0.7.1 To generate a diff of this commit: cvs rdiff -u -r1.2417 -r1.2418 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1652001086212810 Content-Disposition: inline Content-Length: 747 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.2417 pkgsrc/doc/CHANGES-2022:1.2418 --- pkgsrc/doc/CHANGES-2022:1.2417 Sun May 8 08:11:07 2022 +++ pkgsrc/doc/CHANGES-2022 Sun May 8 09:11:26 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2417 2022/05/08 08:11:07 adam Exp $ +$NetBSD: CHANGES-2022,v 1.2418 2022/05/08 09:11:26 pin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3764,3 +3764,4 @@ Changes to the packages collection and i Updated databases/sqlite3-docs to 3.38.5 [adam 2022-05-08] Updated databases/sqlite3-tcl to 3.38.5 [adam 2022-05-08] Updated devel/lemon to 1.0.3.38.5 [adam 2022-05-08] + Added sysutils/parallel-disk-usage version 0.7.1 [pin 2022-05-08] --_----------=_1652001086212810--