Received: by mail.netbsd.org (Postfix, from userid 605) id 2B9F084D76; Fri, 7 Aug 2020 01:33:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA62684CF7 for ; Fri, 7 Aug 2020 01:33:49 +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 ryyQ1ssl1yNl for ; Fri, 7 Aug 2020 01:33:49 +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 1129984CD8 for ; Fri, 7 Aug 2020 01:33:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 08A84FB28; Fri, 7 Aug 2020 01:33:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159676402960510" MIME-Version: 1.0 Date: Fri, 7 Aug 2020 01:33:49 +0000 From: "Brook Milligan" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: brook@netbsd.org X-Mailer: log_accum Message-Id: <20200807013349.08A84FB28@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. --_----------=_159676402960510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: brook Date: Fri Aug 7 01:33:48 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Added geography/R-maps version 3.3.0 To generate a diff of this commit: cvs rdiff -u -r1.4312 -r1.4313 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159676402960510 Content-Disposition: inline Content-Length: 748 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.4312 pkgsrc/doc/CHANGES-2020:1.4313 --- pkgsrc/doc/CHANGES-2020:1.4312 Fri Aug 7 00:26:07 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Aug 7 01:33:48 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4312 2020/08/07 00:26:07 brook Exp $ +$NetBSD: CHANGES-2020,v 1.4313 2020/08/07 01:33:48 brook Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6803,3 +6803,4 @@ Changes to the packages collection and i Added devel/R-caTools version 1.18.0 [brook 2020-08-07] Added geography/R-deldir version 0.1.25 [brook 2020-08-07] Added geography/R-geosphere version 1.5.10 [brook 2020-08-07] + Added geography/R-maps version 3.3.0 [brook 2020-08-07] --_----------=_159676402960510--