Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0FD5284F48 for ; Mon, 2 Oct 2023 06:05:34 +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 CH7M0yPnOXjq for ; Mon, 2 Oct 2023 06:05:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 63A4684E7A for ; Mon, 2 Oct 2023 06:05:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 60898FBDB; Mon, 2 Oct 2023 06:05:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1696226733238320" MIME-Version: 1.0 Date: Mon, 2 Oct 2023 06:05:33 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231002060533.60898FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1696226733238320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Oct 2 06:05:33 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added sysutils/recoll version 1.35.0 To generate a diff of this commit: cvs rdiff -u -r1.5697 -r1.5698 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1696226733238320 Content-Disposition: inline Content-Length: 727 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.5697 pkgsrc/doc/CHANGES-2023:1.5698 --- pkgsrc/doc/CHANGES-2023:1.5697 Mon Oct 2 00:26:07 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Oct 2 06:05:33 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5697 2023/10/02 00:26:07 schmonz Exp $ +$NetBSD: CHANGES-2023,v 1.5698 2023/10/02 06:05:33 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8304,3 +8304,4 @@ Changes to the packages collection and i Updated devel/pkgconf to 2.0.3 [adam 2023-10-01] Updated editors/tp-note to 1.22.5 [pin 2023-10-01] Added net/p5-Net-OAuth2 version 0.67 [schmonz 2023-10-02] + Added sysutils/recoll version 1.35.0 [wiz 2023-10-02] --_----------=_1696226733238320--