Received: by mail.netbsd.org (Postfix, from userid 605) id 43F1784DAE; Tue, 1 Jun 2021 13:31:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7F07D84CFC for ; Tue, 1 Jun 2021 13:31:35 +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 yZBSpt7Ye-uk for ; Tue, 1 Jun 2021 13:31:35 +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 CED8784CE0 for ; Tue, 1 Jun 2021 13:31:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C6BDCFA95; Tue, 1 Jun 2021 13:31:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162255429427780" MIME-Version: 1.0 Date: Tue, 1 Jun 2021 13:31:34 +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: <20210601133134.C6BDCFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162255429427780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Tue Jun 1 13:31:34 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/R-pkgload to 1.2.1 To generate a diff of this commit: cvs rdiff -u -r1.3135 -r1.3136 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20717 -r1.20718 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162255429427780 Content-Disposition: inline Content-Length: 1285 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.3135 pkgsrc/doc/CHANGES-2021:1.3136 --- pkgsrc/doc/CHANGES-2021:1.3135 Tue Jun 1 13:26:18 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Jun 1 13:31:34 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3135 2021/06/01 13:26:18 mef Exp $ +$NetBSD: CHANGES-2021,v 1.3136 2021/06/01 13:31:34 mef Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4844,3 +4844,4 @@ Changes to the packages collection and i Updated archivers/gnome-autoar to 0.3.2 [dan 2021-06-01] Updated devel/R-pkgKitten to 0.2.1 [mef 2021-06-01] Updated devel/R-pkgcache to 1.2.2 [mef 2021-06-01] + Updated devel/R-pkgload to 1.2.1 [mef 2021-06-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20717 pkgsrc/doc/TODO:1.20718 --- pkgsrc/doc/TODO:1.20717 Tue Jun 1 13:26:18 2021 +++ pkgsrc/doc/TODO Tue Jun 1 13:31:34 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20717 2021/06/01 13:26:18 mef Exp $ +$NetBSD: TODO,v 1.20718 2021/06/01 13:31:34 mef Exp $ Suggested new packages ====================== @@ -472,7 +472,6 @@ For possible Perl packages updates, see o R-pbkrtest-0.5.1 o R-pillar-1.6.0 o R-pixmap-0.4.12 - o R-pkgload-1.2.1 o R-poweRlaw-0.70.6 o R-prettyunits-1.1.1 o R-promises-1.2.0.1 --_----------=_162255429427780--