Received: by mail.netbsd.org (Postfix, from userid 605) id 8230384EE3; Mon, 23 Aug 2021 03:25:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BE62084EDA for ; Mon, 23 Aug 2021 03:25:17 +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 w6GAK5mzVYxf for ; Mon, 23 Aug 2021 03:25:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1AD1084CDA for ; Mon, 23 Aug 2021 03:25:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 17C6AFA97; Mon, 23 Aug 2021 03:25:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1629689117126510" MIME-Version: 1.0 Date: Mon, 23 Aug 2021 03:25:17 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20210823032517.17C6AFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1629689117126510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Mon Aug 23 03:25:16 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated mail/notmuch to 0.32.3 To generate a diff of this commit: cvs rdiff -u -r1.4321 -r1.4322 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20962 -r1.20963 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1629689117126510 Content-Disposition: inline Content-Length: 1296 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4321 pkgsrc/doc/CHANGES-2021:1.4322 --- pkgsrc/doc/CHANGES-2021:1.4321 Sun Aug 22 18:25:51 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Aug 23 03:25:16 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4321 2021/08/22 18:25:51 bsiegert Exp $ +$NetBSD: CHANGES-2021,v 1.4322 2021/08/23 03:25:16 ryoon Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6816,3 +6816,4 @@ Changes to the packages collection and i Updated x11/ruby-gtksourceview3 to 3.4.3 [tsutsui 2021-08-22] Updated x11/ruby-vte to 3.4.3 [tsutsui 2021-08-22] Updated www/hugo to 0.87.0 [bsiegert 2021-08-22] + Updated mail/notmuch to 0.32.3 [ryoon 2021-08-23] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20962 pkgsrc/doc/TODO:1.20963 --- pkgsrc/doc/TODO:1.20962 Sun Aug 22 18:26:34 2021 +++ pkgsrc/doc/TODO Mon Aug 23 03:25:16 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20962 2021/08/22 18:26:34 bsiegert Exp $ +$NetBSD: TODO,v 1.20963 2021/08/23 03:25:16 ryoon Exp $ Suggested new packages ====================== @@ -1362,7 +1362,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.32.3 o ns-3.14.1 o ns-plugger-common-5.1.3 o nsm-2.4.12 --_----------=_1629689117126510--