Received: by mail.netbsd.org (Postfix, from userid 605) id E220484D98; Sun, 6 Jun 2021 12:36:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 27F2584D17 for ; Sun, 6 Jun 2021 12:36:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id AVuuzRj0d8VA for ; Sun, 6 Jun 2021 12:36:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7DF6984CE9 for ; Sun, 6 Jun 2021 12:36:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7B388FA95; Sun, 6 Jun 2021 12:36:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622982965273100" MIME-Version: 1.0 Date: Sun, 6 Jun 2021 12:36:05 +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: <20210606123605.7B388FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622982965273100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sun Jun 6 12:36:05 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/R-glue to 1.4.2 To generate a diff of this commit: cvs rdiff -u -r1.3266 -r1.3267 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20740 -r1.20741 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622982965273100 Content-Disposition: inline Content-Length: 1261 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.3266 pkgsrc/doc/CHANGES-2021:1.3267 --- pkgsrc/doc/CHANGES-2021:1.3266 Sun Jun 6 12:34:02 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Jun 6 12:36:04 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3266 2021/06/06 12:34:02 markd Exp $ +$NetBSD: CHANGES-2021,v 1.3267 2021/06/06 12:36:04 mef Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5200,3 +5200,4 @@ Changes to the packages collection and i Updated devel/R-gert to 1.3.0 [mef 2021-06-06] Updated print/tex-siunitx to 3.0.10 [markd 2021-06-06] Updated print/tex-siunitx-doc to 3.0.10 [markd 2021-06-06] + Updated devel/R-glue to 1.4.2 [mef 2021-06-06] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20740 pkgsrc/doc/TODO:1.20741 --- pkgsrc/doc/TODO:1.20740 Sun Jun 6 12:29:40 2021 +++ pkgsrc/doc/TODO Sun Jun 6 12:36:04 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20740 2021/06/06 12:29:40 mef Exp $ +$NetBSD: TODO,v 1.20741 2021/06/06 12:36:04 mef Exp $ Suggested new packages ====================== @@ -426,7 +426,6 @@ For possible Perl packages updates, see o R-ggtern-3.3.0 o R-ggthemes-4.2.4 o R-gh-1.2.1 - o R-glue-1.4.2 o R-gss-2.2.2 o R-gstat-2.0.7 o R-gtools-3.8.2 --_----------=_1622982965273100--