Received: by mail.netbsd.org (Postfix, from userid 605) id 69EF784DB9; Tue, 11 Feb 2020 00:01:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A961F84DA8 for ; Tue, 11 Feb 2020 00:00:27 +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 6C42XrIVusaP for ; Tue, 11 Feb 2020 00:00:27 +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 10D0484CE9 for ; Tue, 11 Feb 2020 00:00:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 085F2FBF4; Tue, 11 Feb 2020 00:00:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158137922755150" MIME-Version: 1.0 Date: Tue, 11 Feb 2020 00:00:27 +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: <20200211000027.085F2FBF4@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. --_----------=_158137922755150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Tue Feb 11 00:00:26 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated devel/R-pkgbuild to 1.0.6 To generate a diff of this commit: cvs rdiff -u -r1.1024 -r1.1025 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158137922755150 Content-Disposition: inline Content-Length: 745 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.1024 pkgsrc/doc/CHANGES-2020:1.1025 --- pkgsrc/doc/CHANGES-2020:1.1024 Mon Feb 10 18:30:04 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Feb 11 00:00:26 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1024 2020/02/10 18:30:04 adam Exp $ +$NetBSD: CHANGES-2020,v 1.1025 2020/02/11 00:00:26 mef Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1457,3 +1457,4 @@ Changes to the packages collection and i Updated audio/fasttracker2 to 1.08 [fox 2020-02-10] Added devel/py-importlib-resources version 1.0.2 [adam 2020-02-10] Updated devel/py-importlib-metadata to 1.5.0 [adam 2020-02-10] + Updated devel/R-pkgbuild to 1.0.6 [mef 2020-02-11] --_----------=_158137922755150--