Received: by mail.netbsd.org (Postfix, from userid 605) id 3A5A084D37; Mon, 22 Jan 2018 07:43:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B9BB984CE1 for ; Mon, 22 Jan 2018 07:43:15 +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 95eDSj6VBTgk for ; Mon, 22 Jan 2018 07:43:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 20FFD84CDC for ; Mon, 22 Jan 2018 07:43:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1F230FBDE; Mon, 22 Jan 2018 07:43:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151660699574820" MIME-Version: 1.0 Date: Mon, 22 Jan 2018 07:43:15 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20180122074315.1F230FBDE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_151660699574820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Mon Jan 22 07:43:14 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Updated math/R-car to 2.1.6 To generate a diff of this commit: cvs rdiff -u -r1.301 -r1.302 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18035 -r1.18036 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151660699574820 Content-Disposition: inline Content-Length: 1252 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.301 pkgsrc/doc/CHANGES-2018:1.302 --- pkgsrc/doc/CHANGES-2018:1.301 Mon Jan 22 07:36:31 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Jan 22 07:43:14 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.301 2018/01/22 07:36:31 wen Exp $ +$NetBSD: CHANGES-2018,v 1.302 2018/01/22 07:43:14 wen Exp $ Changes to the packages collection and infrastructure in 2018: @@ -529,3 +529,4 @@ Changes to the packages collection and i Added math/R-pbkrtest version 0.4.7 [wen 2018-01-22] Updated math/R-SparseM to 1.77 [wen 2018-01-22] Updated math/R-quantreg to 5.34 [wen 2018-01-22] + Updated math/R-car to 2.1.6 [wen 2018-01-22] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18035 pkgsrc/doc/TODO:1.18036 --- pkgsrc/doc/TODO:1.18035 Mon Jan 22 01:40:56 2018 +++ pkgsrc/doc/TODO Mon Jan 22 07:43:14 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18035 2018/01/22 01:40:56 wen Exp $ +$NetBSD: TODO,v 1.18036 2018/01/22 07:43:14 wen Exp $ Suggested new packages ====================== @@ -355,7 +355,6 @@ For possible Perl packages updates, see o R-RPostgreSQL-0.4 o R-RandomFields-3.1.8 o R-akima-11 - o R-car-2.1.6 o R-gdata-2.17.0 o R-httpRequest-0.0.10 o R-mapproj-3 --_----------=_151660699574820--