Received: by mail.netbsd.org (Postfix, from userid 605) id D348C84D72; Sun, 20 Sep 2020 15:44:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5A4D284D54 for ; Sun, 20 Sep 2020 15:44:47 +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 YZACxa_o08bP for ; Sun, 20 Sep 2020 15:44:47 +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 B2EA984CDA for ; Sun, 20 Sep 2020 15:44:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AFF18FB28; Sun, 20 Sep 2020 15:44:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1600616686284830" MIME-Version: 1.0 Date: Sun, 20 Sep 2020 15:44:46 +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: <20200920154446.AFF18FB28@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. --_----------=_1600616686284830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sun Sep 20 15:44:46 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated devel/R-devtools to 2.3.1 To generate a diff of this commit: cvs rdiff -u -r1.5396 -r1.5397 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1600616686284830 Content-Disposition: inline Content-Length: 724 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.5396 pkgsrc/doc/CHANGES-2020:1.5397 --- pkgsrc/doc/CHANGES-2020:1.5396 Sun Sep 20 15:42:46 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Sep 20 15:44:46 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.5396 2020/09/20 15:42:46 taca Exp $ +$NetBSD: CHANGES-2020,v 1.5397 2020/09/20 15:44:46 mef Exp $ Changes to the packages collection and infrastructure in 2020: @@ -8072,3 +8072,4 @@ Changes to the packages collection and i Updated www/R-httr to 1.4.2 [mef 2020-09-20] Updated www/php-ja-wordpress to 5.5.1 [taca 2020-09-20] Updated devel/ruby-regexp_parser to 1.8.0 [taca 2020-09-20] + Updated devel/R-devtools to 2.3.1 [mef 2020-09-20] --_----------=_1600616686284830--