Received: by mail.netbsd.org (Postfix, from userid 605) id DE3F884F84; Wed, 24 Aug 2022 05:18:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 236E084F82 for ; Wed, 24 Aug 2022 05:18:38 +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 qYk64RA5j2we for ; Wed, 24 Aug 2022 05:18:37 +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 A9FE184C71 for ; Wed, 24 Aug 2022 05:18:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A197BFB1A; Wed, 24 Aug 2022 05:18:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1661318317270560" MIME-Version: 1.0 Date: Wed, 24 Aug 2022 05:18:37 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20220824051837.A197BFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1661318317270560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Wed Aug 24 05:18:37 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated sysutils/dust to 0.8.2 To generate a diff of this commit: cvs rdiff -u -r1.4016 -r1.4017 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1661318317270560 Content-Disposition: inline Content-Length: 728 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.4016 pkgsrc/doc/CHANGES-2022:1.4017 --- pkgsrc/doc/CHANGES-2022:1.4016 Tue Aug 23 23:53:30 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Aug 24 05:18:37 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4016 2022/08/23 23:53:30 wen Exp $ +$NetBSD: CHANGES-2022,v 1.4017 2022/08/24 05:18:37 pin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5884,3 +5884,4 @@ Changes to the packages collection and i Updated www/p5-HTML-Form to 6.10 [wen 2022-08-23] Updated www/p5-WWW-Mechanize to 6.15 [wen 2022-08-23] Updated www/p5-WWW-Mechanize-FormFiller to 0.13 [wen 2022-08-23] + Updated sysutils/dust to 0.8.2 [pin 2022-08-24] --_----------=_1661318317270560--