Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B89C584F10 for ; Fri, 30 Jun 2023 08:00:01 +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 AZgPa3P466Kt for ; Fri, 30 Jun 2023 08:00:01 +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 126BC84F1F for ; Fri, 30 Jun 2023 08:00:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0A398FA89; Fri, 30 Jun 2023 08:00:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1688112001242590" MIME-Version: 1.0 Date: Fri, 30 Jun 2023 08:00:01 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20230630080001.0A398FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1688112001242590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Fri Jun 30 08:00:00 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated geography/p5-GIS-Distance to 0.20 To generate a diff of this commit: cvs rdiff -u -r1.4131 -r1.4132 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1688112001242590 Content-Disposition: inline Content-Length: 724 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.4131 pkgsrc/doc/CHANGES-2023:1.4132 --- pkgsrc/doc/CHANGES-2023:1.4131 Fri Jun 30 07:56:57 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jun 30 08:00:00 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4131 2023/06/30 07:56:57 kleink Exp $ +$NetBSD: CHANGES-2023,v 1.4132 2023/06/30 08:00:00 wen Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5799,3 +5799,4 @@ Changes to the packages collection and i Updated devel/nss to 3.91 [wiz 2023-06-30] Updated print/py-pydyf to 0.6.0 [kleink 2023-06-30] Updated print/py-weasyprint to 59.0 [kleink 2023-06-30] + Updated geography/p5-GIS-Distance to 0.20 [wen 2023-06-30] --_----------=_1688112001242590--