Received: by mail.netbsd.org (Postfix, from userid 605) id 9C2BC84F21; Thu, 15 Sep 2022 13:12:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D405A84E5D for ; Thu, 15 Sep 2022 13:12:00 +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 ZpJZ3LlHy1jv for ; Thu, 15 Sep 2022 13:12:00 +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 36CDB84D2D for ; Thu, 15 Sep 2022 13:12:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 34057FA90; Thu, 15 Sep 2022 13:12:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1663247520197660" MIME-Version: 1.0 Date: Thu, 15 Sep 2022 13:12:00 +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: <20220915131200.34057FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1663247520197660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Thu Sep 15 13:12:00 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated geography/gdal-lib to 3.5.2 To generate a diff of this commit: cvs rdiff -u -r1.4545 -r1.4546 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1663247520197660 Content-Disposition: inline Content-Length: 731 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.4545 pkgsrc/doc/CHANGES-2022:1.4546 --- pkgsrc/doc/CHANGES-2022:1.4545 Thu Sep 15 11:02:21 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Sep 15 13:11:59 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4545 2022/09/15 11:02:21 leot Exp $ +$NetBSD: CHANGES-2022,v 1.4546 2022/09/15 13:11:59 gdt Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6723,3 +6723,4 @@ Changes to the packages collection and i Updated textproc/ruby-unicode-display_width to 2.3.0 [taca 2022-09-14] Updated sysutils/macchina to 6.1.1 [pin 2022-09-15] Updated misc/less to 608 [leot 2022-09-15] + Updated geography/gdal-lib to 3.5.2 [gdt 2022-09-15] --_----------=_1663247520197660--