Received: by mail.netbsd.org (Postfix, from userid 605) id 1BF1E84E76; Mon, 20 Sep 2021 06:45:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 58EA084D24 for ; Mon, 20 Sep 2021 06:45:44 +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 lQ8Qvjnf-v5u for ; Mon, 20 Sep 2021 06:45:43 +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 DD5E084CE0 for ; Mon, 20 Sep 2021 06:45:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DADB3FA97; Mon, 20 Sep 2021 06:45:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163212034368500" MIME-Version: 1.0 Date: Mon, 20 Sep 2021 06:45:43 +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: <20210920064543.DADB3FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163212034368500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Mon Sep 20 06:45:43 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated geography/R-sf to 1.0.2 To generate a diff of this commit: cvs rdiff -u -r1.4880 -r1.4881 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163212034368500 Content-Disposition: inline Content-Length: 716 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.4880 pkgsrc/doc/CHANGES-2021:1.4881 --- pkgsrc/doc/CHANGES-2021:1.4880 Mon Sep 20 06:09:40 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Sep 20 06:45:43 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4880 2021/09/20 06:09:40 mef Exp $ +$NetBSD: CHANGES-2021,v 1.4881 2021/09/20 06:45:43 mef Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7527,3 +7527,4 @@ Changes to the packages collection and i Updated geography/R-rgeos to 0.5.7 [mef 2021-09-20] Added geography/R-wk version 0.5.0 [mef 2021-09-20] Added geography/R-s2 version 1.0.6 [mef 2021-09-20] + Updated geography/R-sf to 1.0.2 [mef 2021-09-20] --_----------=_163212034368500--