Received: by mail.netbsd.org (Postfix, from userid 605) id 1415384EB1; Mon, 12 Feb 2018 19:50:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7259484D9E for ; Mon, 12 Feb 2018 19:50:52 +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 HCoZJES5d1yp for ; Mon, 12 Feb 2018 19:50:52 +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 CF02984D50 for ; Mon, 12 Feb 2018 19:50:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CAA14FB40; Mon, 12 Feb 2018 19:50:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151846505168160" MIME-Version: 1.0 Date: Mon, 12 Feb 2018 19:50:51 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20180212195051.CAA14FB40@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. --_----------=_151846505168160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: minskim Date: Mon Feb 12 19:50:51 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added math/R-reshape2 version 1.4.3 To generate a diff of this commit: cvs rdiff -u -r1.627 -r1.628 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151846505168160 Content-Disposition: inline Content-Length: 731 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.627 pkgsrc/doc/CHANGES-2018:1.628 --- pkgsrc/doc/CHANGES-2018:1.627 Mon Feb 12 19:45:39 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Feb 12 19:50:51 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.627 2018/02/12 19:45:39 minskim Exp $ +$NetBSD: CHANGES-2018,v 1.628 2018/02/12 19:50:51 minskim Exp $ Changes to the packages collection and infrastructure in 2018: @@ -931,3 +931,4 @@ Changes to the packages collection and i Updated x11/xorgproto to 2018.2 [wiz 2018-02-12] Added net/R-pbdZMQ version 0.3.2 [minskim 2018-02-12] Added devel/R-IRkernel version 0.8.11 [minskim 2018-02-12] + Added math/R-reshape2 version 1.4.3 [minskim 2018-02-12] --_----------=_151846505168160--