Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2674C84E8E for ; Mon, 25 Sep 2023 00:12:15 +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 G2kpC7kwjuHL for ; Mon, 25 Sep 2023 00:12:14 +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 79D3D84D3B for ; Mon, 25 Sep 2023 00:12:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 76FDFFBDB; Mon, 25 Sep 2023 00:12:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1695600734143840" MIME-Version: 1.0 Date: Mon, 25 Sep 2023 00:12:14 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20230925001214.76FDFFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1695600734143840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Mon Sep 25 00:12:14 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated geography/gama to 2.25.1 To generate a diff of this commit: cvs rdiff -u -r1.5615 -r1.5616 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1695600734143840 Content-Disposition: inline Content-Length: 731 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.5615 pkgsrc/doc/CHANGES-2023:1.5616 --- pkgsrc/doc/CHANGES-2023:1.5615 Sun Sep 24 18:55:00 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Sep 25 00:12:14 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5615 2023/09/24 18:55:00 gutteridge Exp $ +$NetBSD: CHANGES-2023,v 1.5616 2023/09/25 00:12:14 gdt Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8147,3 +8147,4 @@ Changes to the packages collection and i Updated sysutils/auto-admin to 0.7.18.8 [bacon 2023-09-24] Updated sysutils/eza to 0.13.0 [fox 2023-09-24] Updated devel/meson to 1.2.1nb3 [gutteridge 2023-09-24] + Updated geography/gama to 2.25.1 [gdt 2023-09-25] --_----------=_1695600734143840--