Received: by mail.netbsd.org (Postfix, from userid 605) id 691988502E; Mon, 2 May 2022 12:40:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A4A2984D17 for ; Mon, 2 May 2022 12:40:26 +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 hl0ykzIzBhZi for ; Mon, 2 May 2022 12:40:26 +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 0696B84D06 for ; Mon, 2 May 2022 12:40:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F2922FB1A; Mon, 2 May 2022 12:40:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1651495225128740" MIME-Version: 1.0 Date: Mon, 2 May 2022 12:40:25 +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: <20220502124025.F2922FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1651495225128740 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Mon May 2 12:40:25 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated geography/R-geosphere to 1.5.14 To generate a diff of this commit: cvs rdiff -u -r1.2229 -r1.2230 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1651495225128740 Content-Disposition: inline Content-Length: 741 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2229 pkgsrc/doc/CHANGES-2022:1.2230 --- pkgsrc/doc/CHANGES-2022:1.2229 Mon May 2 12:38:12 2022 +++ pkgsrc/doc/CHANGES-2022 Mon May 2 12:40:25 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2229 2022/05/02 12:38:12 adam Exp $ +$NetBSD: CHANGES-2022,v 1.2230 2022/05/02 12:40:25 mef Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3505,3 +3505,4 @@ Changes to the packages collection and i Updated geography/R-deldir to 1.0.6 [mef 2022-05-02] Updated devel/py-types-toml to 0.10.6 [adam 2022-05-02] Updated devel/py-types-setuptools to 57.4.14 [adam 2022-05-02] + Updated geography/R-geosphere to 1.5.14 [mef 2022-05-02] --_----------=_1651495225128740--