Received: by mail.netbsd.org (Postfix, from userid 605) id 792BE8539F; Fri, 6 May 2022 00:30:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B195184CD9 for ; Fri, 6 May 2022 00:30:44 +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 Cq0xui7AfqKx for ; Fri, 6 May 2022 00:30:44 +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 1284685386 for ; Fri, 6 May 2022 00:30:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0A9B9FB1A; Fri, 6 May 2022 00:30:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165179704439190" MIME-Version: 1.0 Date: Fri, 6 May 2022 00:30:44 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20220506003044.0A9B9FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165179704439190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Fri May 6 00:30:43 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated geography/shapelib to 1.5.0 To generate a diff of this commit: cvs rdiff -u -r1.2401 -r1.2402 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165179704439190 Content-Disposition: inline Content-Length: 739 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.2401 pkgsrc/doc/CHANGES-2022:1.2402 --- pkgsrc/doc/CHANGES-2022:1.2401 Thu May 5 21:02:28 2022 +++ pkgsrc/doc/CHANGES-2022 Fri May 6 00:30:43 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2401 2022/05/05 21:02:28 fcambus Exp $ +$NetBSD: CHANGES-2022,v 1.2402 2022/05/06 00:30:43 gdt Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3745,3 +3745,4 @@ Changes to the packages collection and i Updated security/py-paramiko to 2.10.4 [adam 2022-05-05] Updated net/py-ncclient to 0.6.13 [adam 2022-05-05] Updated textproc/py-prettytable to 3.3.0 [fcambus 2022-05-05] + Updated geography/shapelib to 1.5.0 [gdt 2022-05-06] --_----------=_165179704439190--