Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D69FA84CCA for ; Mon, 10 Jul 2023 15:08:35 +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 sN3R-KA1G0MO for ; Mon, 10 Jul 2023 15:08:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 32DF284E9A for ; Mon, 10 Jul 2023 15:08:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 308EAFBDB; Mon, 10 Jul 2023 15:08:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689001715108210" MIME-Version: 1.0 Date: Mon, 10 Jul 2023 15:08:35 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20230710150835.308EAFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689001715108210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Mon Jul 10 15:08:35 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated textproc/xapian-omega to 1.4.23 To generate a diff of this commit: cvs rdiff -u -r1.4354 -r1.4355 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689001715108210 Content-Disposition: inline Content-Length: 741 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.4354 pkgsrc/doc/CHANGES-2023:1.4355 --- pkgsrc/doc/CHANGES-2023:1.4354 Mon Jul 10 15:07:58 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jul 10 15:08:34 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4354 2023/07/10 15:07:58 schmonz Exp $ +$NetBSD: CHANGES-2023,v 1.4355 2023/07/10 15:08:34 schmonz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6067,3 +6067,4 @@ Changes to the packages collection and i Updated math/py-numpy to 1.25.1 [adam 2023-07-10] Updated misc/py-platformdirs to 3.8.1 [adam 2023-07-10] Updated textproc/xapian to 1.4.23 [schmonz 2023-07-10] + Updated textproc/xapian-omega to 1.4.23 [schmonz 2023-07-10] --_----------=_1689001715108210--