Received: by mail.netbsd.org (Postfix, from userid 605) id EAEAF84E7F; Mon, 20 Sep 2021 05:39:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3196884D21 for ; Mon, 20 Sep 2021 05:39:51 +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 ma1SU7k2tZEy for ; Mon, 20 Sep 2021 05:39:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7EDB084CE0 for ; Mon, 20 Sep 2021 05:39:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7C5E0FA97; Mon, 20 Sep 2021 05:39:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163211639011370" MIME-Version: 1.0 Date: Mon, 20 Sep 2021 05:39:50 +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: <20210920053950.7C5E0FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163211639011370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Mon Sep 20 05:39:50 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated geography/R-rgeos to 0.5.7 To generate a diff of this commit: cvs rdiff -u -r1.4877 -r1.4878 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21088 -r1.21089 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163211639011370 Content-Disposition: inline Content-Length: 1289 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.4877 pkgsrc/doc/CHANGES-2021:1.4878 --- pkgsrc/doc/CHANGES-2021:1.4877 Mon Sep 20 05:19:20 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Sep 20 05:39:49 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4877 2021/09/20 05:19:20 mef Exp $ +$NetBSD: CHANGES-2021,v 1.4878 2021/09/20 05:39:49 mef Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7524,3 +7524,4 @@ Changes to the packages collection and i Updated geography/R-countrycode to 1.3.0 [mef 2021-09-20] Updated geography/osm-gps-map to 1.2.0 [mef 2021-09-20] Updated geography/R-maptools to 1.1.2 [mef 2021-09-20] + Updated geography/R-rgeos to 0.5.7 [mef 2021-09-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21088 pkgsrc/doc/TODO:1.21089 --- pkgsrc/doc/TODO:1.21088 Mon Sep 20 05:04:50 2021 +++ pkgsrc/doc/TODO Mon Sep 20 05:39:50 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21088 2021/09/20 05:04:50 mef Exp $ +$NetBSD: TODO,v 1.21089 2021/09/20 05:39:50 mef Exp $ Suggested new packages ====================== @@ -413,7 +413,6 @@ For possible Perl packages updates, see o R-quantreg-5.85 o R-raster-3.4.5 o R-rgdal-1.5.23 - o R-rgeos-0.5.5 o R-scales-1.1.1 o R-spatstat-2.1.0 o R-spatstat.data-2.1.0 --_----------=_163211639011370--