Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 443B284EB9 for ; Fri, 2 Jun 2023 12:39:23 +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 9IRxURZbZs8N for ; Fri, 2 Jun 2023 12:39:22 +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 CA0FC84D0C for ; Fri, 2 Jun 2023 12:39:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C1569FA88; Fri, 2 Jun 2023 12:39:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168570956281210" MIME-Version: 1.0 Date: Fri, 2 Jun 2023 12:39:22 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20230602123922.C1569FA88@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168570956281210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Fri Jun 2 12:39:22 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated misc/R-pillar to 1.9.0 To generate a diff of this commit: cvs rdiff -u -r1.3466 -r1.3467 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168570956281210 Content-Disposition: inline Content-Length: 711 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.3466 pkgsrc/doc/CHANGES-2023:1.3467 --- pkgsrc/doc/CHANGES-2023:1.3466 Thu Jun 1 22:39:12 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jun 2 12:39:22 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3466 2023/06/01 22:39:12 mef Exp $ +$NetBSD: CHANGES-2023,v 1.3467 2023/06/02 12:39:22 mef Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4802,3 +4802,4 @@ Changes to the packages collection and i Updated print/psutils to 3.0.3 [wiz 2023-06-01] Updated x11/vte3 to 0.72.1 [gutteridge 2023-06-01] Updated math/R-units to 0.8.2 [makoto 2023-06-01] + Updated misc/R-pillar to 1.9.0 [makoto 2023-06-02] --_----------=_168570956281210--