Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5E98984D01 for ; Thu, 15 Jun 2023 11:52:39 +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 WnDi4CDsNN0M for ; Thu, 15 Jun 2023 11:52:38 +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 A917D84CFC for ; Thu, 15 Jun 2023 11:52:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A06B0FA89; Thu, 15 Jun 2023 11:52:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168682995899200" MIME-Version: 1.0 Date: Thu, 15 Jun 2023 11:52:38 +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: <20230615115238.A06B0FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168682995899200 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:52:38 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated graphics/R-latticeExtra to 0.6.30 To generate a diff of this commit: cvs rdiff -u -r1.3856 -r1.3857 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23067 -r1.23068 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168682995899200 Content-Disposition: inline Content-Length: 1288 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.3856 pkgsrc/doc/CHANGES-2023:1.3857 --- pkgsrc/doc/CHANGES-2023:1.3856 Thu Jun 15 11:47:56 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Jun 15 11:52:38 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3856 2023/06/15 11:47:56 mef Exp $ +$NetBSD: CHANGES-2023,v 1.3857 2023/06/15 11:52:38 mef Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5342,3 +5342,4 @@ Changes to the packages collection and i Updated misc/stellarium to 23.1 [adam 2023-06-15] Updated devel/py-modulegraph to 0.19.5 [adam 2023-06-15] Added graphics/R-interp version 1.1.4 [mef 2023-06-15] + Updated graphics/R-latticeExtra to 0.6.30 [mef 2023-06-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23067 pkgsrc/doc/TODO:1.23068 --- pkgsrc/doc/TODO:1.23067 Thu Jun 15 11:14:27 2023 +++ pkgsrc/doc/TODO Thu Jun 15 11:52:38 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23067 2023/06/15 11:14:27 mef Exp $ +$NetBSD: TODO,v 1.23068 2023/06/15 11:52:38 mef Exp $ Suggested new packages ====================== @@ -399,7 +399,6 @@ For possible Perl packages updates, see o R-RSQLite-2.6 o R-fBasics-3042.89.1 o R-labeling-0.4.2 - o R-latticeExtra-0.6.29 o R-mapproj-3 o R-ncdf-1.6.9 o R-pbdZMQ-0.3.5 --_----------=_168682995899200--