Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1AF0584F77 for ; Thu, 15 Jun 2023 11:11:24 +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 8swWipueUUGV for ; Thu, 15 Jun 2023 11:11:23 +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 6652B84D8C for ; Thu, 15 Jun 2023 11:11:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5DA1FFA89; Thu, 15 Jun 2023 11:11:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1686827483124900" MIME-Version: 1.0 Date: Thu, 15 Jun 2023 11:11:23 +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: <20230615111123.5DA1FFA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1686827483124900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Thu Jun 15 11:11:23 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated math/R-RcppArmadillo to 0.12.4.0.0 To generate a diff of this commit: cvs rdiff -u -r1.3851 -r1.3852 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23065 -r1.23066 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1686827483124900 Content-Disposition: inline Content-Length: 1287 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.3851 pkgsrc/doc/CHANGES-2023:1.3852 --- pkgsrc/doc/CHANGES-2023:1.3851 Thu Jun 15 11:07:04 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Jun 15 11:11:22 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3851 2023/06/15 11:07:04 mef Exp $ +$NetBSD: CHANGES-2023,v 1.3852 2023/06/15 11:11:22 mef Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5336,3 +5336,4 @@ Changes to the packages collection and i Updated graphics/R-jpeg to 0.1.10 [mef 2023-06-15] Updated math/R-VGAM to 1.1.8 [mef 2023-06-15] Updated devel/R-pkgKitten to 0.2.3 [mef 2023-06-15] + Updated math/R-RcppArmadillo to 0.12.4.0.0 [mef 2023-06-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23065 pkgsrc/doc/TODO:1.23066 --- pkgsrc/doc/TODO:1.23065 Wed Jun 14 16:22:55 2023 +++ pkgsrc/doc/TODO Thu Jun 15 11:11:22 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23065 2023/06/14 16:22:55 ryoon Exp $ +$NetBSD: TODO,v 1.23066 2023/06/15 11:11:22 mef Exp $ Suggested new packages ====================== @@ -397,7 +397,6 @@ For possible Perl packages updates, see o QuantLib-1.22 o R-GRASS-0.3.9 o R-RSQLite-2.6 - o R-RcppArmadillo-0.10.4.0.0 o R-aplpack-1.3.3 o R-fBasics-3042.89.1 o R-labeling-0.4.2 --_----------=_1686827483124900--