Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5FA001A9239 for ; Tue, 15 Feb 2022 09:24:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9855684EC5; Tue, 15 Feb 2022 09:24:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D17E184CE2 for ; Tue, 15 Feb 2022 09:24:23 +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 jXNRePWgL3WX for ; Tue, 15 Feb 2022 09:24:23 +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 2C48E84D31 for ; Tue, 15 Feb 2022 09:24:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 29B02FB24; Tue, 15 Feb 2022 09:24:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_164491706339430" MIME-Version: 1.0 Date: Tue, 15 Feb 2022 09:24:23 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220215092423.29B02FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_164491706339430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Feb 15 09:24:22 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated mail/notmuch to 0.35 To generate a diff of this commit: cvs rdiff -u -r1.922 -r1.923 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21527 -r1.21528 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_164491706339430 Content-Disposition: inline Content-Length: 1259 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.922 pkgsrc/doc/CHANGES-2022:1.923 --- pkgsrc/doc/CHANGES-2022:1.922 Tue Feb 15 09:22:37 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Feb 15 09:24:22 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.922 2022/02/15 09:22:37 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.923 2022/02/15 09:24:22 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -1235,3 +1235,4 @@ Changes to the packages collection and i Updated textproc/pugixml to 1.12 [wiz 2022-02-15] Updated graphics/ImageMagick to 7.1.0.24 [wiz 2022-02-15] Updated x11/dmenu to 5.1 [wiz 2022-02-15] + Updated mail/notmuch to 0.35 [wiz 2022-02-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21527 pkgsrc/doc/TODO:1.21528 --- pkgsrc/doc/TODO:1.21527 Tue Feb 15 09:22:37 2022 +++ pkgsrc/doc/TODO Tue Feb 15 09:24:22 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21527 2022/02/15 09:22:37 wiz Exp $ +$NetBSD: TODO,v 1.21528 2022/02/15 09:24:22 wiz Exp $ Suggested new packages ====================== @@ -1199,7 +1199,6 @@ For possible Perl packages updates, see o nickle-2.90 o nios2-binutils-2.36.1 o node_exporter-1.1.2 - o notmuch-0.35 o npm-7.24.0 o ns-3.14.1 o ns-plugger-common-5.1.3 --_----------=_164491706339430--