Received: by mail.netbsd.org (Postfix, from userid 605) id D6CD984E92; Mon, 20 Sep 2021 03:39:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1C08784D60 for ; Mon, 20 Sep 2021 03:39:31 +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 W0kZ6PGtOJrU for ; Mon, 20 Sep 2021 03:39:30 +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 67B9684CEA for ; Mon, 20 Sep 2021 03:39:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5F550FA97; Mon, 20 Sep 2021 03:39:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1632109170204840" MIME-Version: 1.0 Date: Mon, 20 Sep 2021 03:39:30 +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: <20210920033930.5F550FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1632109170204840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Mon Sep 20 03:39:30 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated graphics/R-viridis to 0.6.1 To generate a diff of this commit: cvs rdiff -u -r1.4871 -r1.4872 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21085 -r1.21086 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1632109170204840 Content-Disposition: inline Content-Length: 1282 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4871 pkgsrc/doc/CHANGES-2021:1.4872 --- pkgsrc/doc/CHANGES-2021:1.4871 Mon Sep 20 03:35:21 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Sep 20 03:39:29 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4871 2021/09/20 03:35:21 mef Exp $ +$NetBSD: CHANGES-2021,v 1.4872 2021/09/20 03:39:29 mef Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7518,3 +7518,4 @@ Changes to the packages collection and i Updated graphics/R-manipulateWidget to 0.11.0 [mef 2021-09-20] Updated graphics/R-viridisLite to 0.4.0 [mef 2021-09-20] Updated graphics/R-Cairo to 1.5.12.2 [mef 2021-09-20] + Updated graphics/R-viridis to 0.6.1 [mef 2021-09-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21085 pkgsrc/doc/TODO:1.21086 --- pkgsrc/doc/TODO:1.21085 Mon Sep 20 03:35:21 2021 +++ pkgsrc/doc/TODO Mon Sep 20 03:39:29 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21085 2021/09/20 03:35:21 mef Exp $ +$NetBSD: TODO,v 1.21086 2021/09/20 03:39:29 mef Exp $ Suggested new packages ====================== @@ -423,7 +423,6 @@ For possible Perl packages updates, see o R-timeSeries-3062.100 o R-tseries-0.10.48 o R-uuid-4 - o R-viridis-0.6.0 o RE-flex-3.0.2 o SOGo-2.4.1 o SOGo-5.2.0 --_----------=_1632109170204840--