Received: by mail.netbsd.org (Postfix, from userid 605) id BBE1B84EC4; Sat, 3 Feb 2024 11:24:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ECCF384E64 for ; Sat, 3 Feb 2024 11:24:29 +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 VD0RQ9RDSoWs for ; Sat, 3 Feb 2024 11:24:29 +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 7ECBD84C86 for ; Sat, 3 Feb 2024 11:24:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 78CBFFA42; Sat, 3 Feb 2024 11:24:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706959469206980" MIME-Version: 1.0 Date: Sat, 3 Feb 2024 11:24:29 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20240203112429.78CBFFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706959469206980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Feb 3 11:24:29 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated math/R-ncdf4 to 1.22 To generate a diff of this commit: cvs rdiff -u -r1.845 -r1.846 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706959469206980 Content-Disposition: inline Content-Length: 706 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.845 pkgsrc/doc/CHANGES-2024:1.846 --- pkgsrc/doc/CHANGES-2024:1.845 Sat Feb 3 11:13:32 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Feb 3 11:24:29 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.845 2024/02/03 11:13:32 mef Exp $ +$NetBSD: CHANGES-2024,v 1.846 2024/02/03 11:24:29 mef Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1178,3 +1178,4 @@ Changes to the packages collection and i Updated security/py-certifi to 2024.2.2 [adam 2024-02-03] Updated math/R-minqa to 1.2.6 [mef 2024-02-03] Updated math/R-mvtnorm to 1.2.4 [mef 2024-02-03] + Updated math/R-ncdf4 to 1.22 [mef 2024-02-03] --_----------=_1706959469206980--