Received: by mail.netbsd.org (Postfix, from userid 605) id DC31A84F0A; Fri, 13 May 2022 13:28:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 215E484E81 for ; Fri, 13 May 2022 13:28:49 +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 Z3J3CZko3nJ6 for ; Fri, 13 May 2022 13:28:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A969084CEE for ; Fri, 13 May 2022 13:28:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6997DFA94; Fri, 13 May 2022 13:29:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165244855185040" MIME-Version: 1.0 Date: Fri, 13 May 2022 13:29:11 +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: <20220513132911.6997DFA94@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165244855185040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Fri May 13 13:29:11 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated geography/gdal-lib to 3.5.0 To generate a diff of this commit: cvs rdiff -u -r1.2543 -r1.2544 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165244855185040 Content-Disposition: inline Content-Length: 717 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.2543 pkgsrc/doc/CHANGES-2022:1.2544 --- pkgsrc/doc/CHANGES-2022:1.2543 Fri May 13 11:52:08 2022 +++ pkgsrc/doc/CHANGES-2022 Fri May 13 13:29:11 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2543 2022/05/13 11:52:08 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.2544 2022/05/13 13:29:11 gdt Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3925,3 +3925,4 @@ Changes to the packages collection and i Updated databases/redis to 6.2.7 [wiz 2022-05-13] Updated sysutils/pciutils to 3.8.0 [wiz 2022-05-13] Updated devel/libatomic to 12.1.0 [wiz 2022-05-13] + Updated geography/gdal-lib to 3.5.0 [gdt 2022-05-13] --_----------=_165244855185040--