Received: by mail.netbsd.org (Postfix, from userid 605) id 92EB984D36; Sat, 5 Jun 2021 13:06:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CEA5884D12 for ; Sat, 5 Jun 2021 13:06:52 +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 vvvLvdJNUear for ; Sat, 5 Jun 2021 13:06:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6644584CE8 for ; Sat, 5 Jun 2021 13:06:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 63C7EFA95; Sat, 5 Jun 2021 13:06:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622898412171800" MIME-Version: 1.0 Date: Sat, 5 Jun 2021 13:06:52 +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: <20210605130652.63C7EFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622898412171800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Jun 5 13:06:52 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated devel/R-rlang to 0.4.11 To generate a diff of this commit: cvs rdiff -u -r1.3243 -r1.3244 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622898412171800 Content-Disposition: inline Content-Length: 710 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.3243 pkgsrc/doc/CHANGES-2021:1.3244 --- pkgsrc/doc/CHANGES-2021:1.3243 Sat Jun 5 12:55:42 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Jun 5 13:06:52 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3243 2021/06/05 12:55:42 mef Exp $ +$NetBSD: CHANGES-2021,v 1.3244 2021/06/05 13:06:52 mef Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5101,3 +5101,4 @@ Changes to the packages collection and i Updated lang/go116 to 1.16.5nb1 [bsiegert 2021-06-05] Updated www/R-shiny to 1.6.0 [mef 2021-06-05] Updated textproc/R-xml2 to 1.3.2 [mef 2021-06-05] + Updated devel/R-rlang to 0.4.11 [mef 2021-06-05] --_----------=_1622898412171800--