Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 018108505D for ; Tue, 31 Oct 2023 18:48:42 +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 1F8uj5hTmNYu for ; Tue, 31 Oct 2023 18:48:41 +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 57C0284E88 for ; Tue, 31 Oct 2023 18:48:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 551EAFADC; Tue, 31 Oct 2023 18:48:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1698778121150630" MIME-Version: 1.0 Date: Tue, 31 Oct 2023 18:48:41 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20231031184841.551EAFADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1698778121150630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Tue Oct 31 18:48:41 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added sysutils/hs-mountpoints version 1.0.2 To generate a diff of this commit: cvs rdiff -u -r1.6476 -r1.6477 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1698778121150630 Content-Disposition: inline Content-Length: 724 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.6476 pkgsrc/doc/CHANGES-2023:1.6477 --- pkgsrc/doc/CHANGES-2023:1.6476 Tue Oct 31 18:37:57 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Oct 31 18:48:41 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6476 2023/10/31 18:37:57 pin Exp $ +$NetBSD: CHANGES-2023,v 1.6477 2023/10/31 18:48:41 pho Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9394,3 +9394,4 @@ Changes to the packages collection and i Updated devel/git-cliff to 1.4.0 [pin 2023-10-31] Updated editors/tp-note to 1.22.10 [pin 2023-10-31] Updated sysutils/broot to 1.27.0 [pin 2023-10-31] + Added sysutils/hs-mountpoints version 1.0.2 [pho 2023-10-31] --_----------=_1698778121150630--