Received: by mail.netbsd.org (Postfix, from userid 605) id 855DD84E74; Sat, 18 Sep 2021 14:48:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C09FC84D65 for ; Sat, 18 Sep 2021 14:48:56 +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 DYgu050jcPnj for ; Sat, 18 Sep 2021 14:48:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1776484D26 for ; Sat, 18 Sep 2021 14:48:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0F2CFFA97; Sat, 18 Sep 2021 14:48:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1631976536136300" MIME-Version: 1.0 Date: Sat, 18 Sep 2021 14:48:56 +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: <20210918144856.0F2CFFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1631976536136300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Sep 18 14:48:55 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated graphics/R-farver to 2.1.0 To generate a diff of this commit: cvs rdiff -u -r1.4789 -r1.4790 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21070 -r1.21071 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1631976536136300 Content-Disposition: inline Content-Length: 1263 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.4789 pkgsrc/doc/CHANGES-2021:1.4790 --- pkgsrc/doc/CHANGES-2021:1.4789 Sat Sep 18 14:27:54 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Sep 18 14:48:55 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4789 2021/09/18 14:27:54 mef Exp $ +$NetBSD: CHANGES-2021,v 1.4790 2021/09/18 14:48:55 mef Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7432,3 +7432,4 @@ Changes to the packages collection and i Updated misc/R-pillar to 1.6.2 [mef 2021-09-18] Updated devel/R-xfun to 0.26 [mef 2021-09-18] Updated devel/R-waldo to 0.3.1 [mef 2021-09-18] + Updated graphics/R-farver to 2.1.0 [mef 2021-09-18] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21070 pkgsrc/doc/TODO:1.21071 --- pkgsrc/doc/TODO:1.21070 Sat Sep 18 14:02:00 2021 +++ pkgsrc/doc/TODO Sat Sep 18 14:48:55 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21070 2021/09/18 14:02:00 mef Exp $ +$NetBSD: TODO,v 1.21071 2021/09/18 14:48:55 mef Exp $ Suggested new packages ====================== @@ -395,7 +395,6 @@ For possible Perl packages updates, see o R-effects-4.2.0 o R-emdbook-1.3.12 o R-fBasics-3042.89.1 - o R-farver-2.1.0 o R-forecast-8.14 o R-fracdiff-1.5.1 o R-ggExtra-0.9 --_----------=_1631976536136300--