Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B45CF84E7B for ; Sun, 11 Jun 2023 00:27:41 +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 oqd1MQyFuKAD for ; Sun, 11 Jun 2023 00:27: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 13C3A84CF9 for ; Sun, 11 Jun 2023 00:27:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0B888FA89; Sun, 11 Jun 2023 00:27:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1686443261248010" MIME-Version: 1.0 Date: Sun, 11 Jun 2023 00:27:41 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20230611002741.0B888FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1686443261248010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sun Jun 11 00:27:40 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Correction, makoto -> mef, sorry To generate a diff of this commit: cvs rdiff -u -r1.3716 -r1.3717 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1686443261248010 Content-Disposition: inline Content-Length: 777 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.3716 pkgsrc/doc/CHANGES-2023:1.3717 --- pkgsrc/doc/CHANGES-2023:1.3716 Sun Jun 11 00:26:45 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jun 11 00:27:40 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3716 2023/06/11 00:26:45 mef Exp $ +$NetBSD: CHANGES-2023,v 1.3717 2023/06/11 00:27:40 mef Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5119,4 +5119,4 @@ Changes to the packages collection and i Updated devel/py-scikit-build to 0.17.6 [adam 2023-06-10] Updated devel/py-test-check to 2.1.5 [adam 2023-06-10] Updated devel/py-plumbum to 1.8.2 [adam 2023-06-10] - Updated math/R-mnormt to 2.1.1 [makoto 2023-06-11] + Updated math/R-mnormt to 2.1.1 [mef 2023-06-11] --_----------=_1686443261248010--