Received: by mail.netbsd.org (Postfix, from userid 605) id 13DE384EFA; Tue, 20 Sep 2022 17:14:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 44E0F84EF8 for ; Tue, 20 Sep 2022 17:14:14 +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 J6Tk_zeG1sN3 for ; Tue, 20 Sep 2022 17:14:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9EB4184D51 for ; Tue, 20 Sep 2022 17:14:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9C521FA90; Tue, 20 Sep 2022 17:14:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1663694053238280" MIME-Version: 1.0 Date: Tue, 20 Sep 2022 17:14:13 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20220920171413.9C521FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1663694053238280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Tue Sep 20 17:14:13 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated mail/neomutt to 20220429nb2 To generate a diff of this commit: cvs rdiff -u -r1.4634 -r1.4635 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1663694053238280 Content-Disposition: inline Content-Length: 745 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.4634 pkgsrc/doc/CHANGES-2022:1.4635 --- pkgsrc/doc/CHANGES-2022:1.4634 Tue Sep 20 13:55:18 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Sep 20 17:14:13 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4634 2022/09/20 13:55:18 schmonz Exp $ +$NetBSD: CHANGES-2022,v 1.4635 2022/09/20 17:14:13 nikita Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6825,3 +6825,4 @@ Changes to the packages collection and i Updated graphics/netpbm to 10.86.34 [wiz 2022-09-20] Updated graphics/gdk-pixbuf2 to 2.42.9 [wiz 2022-09-20] Updated devel/py-approvaltests to 5.13.0 [schmonz 2022-09-20] + Updated mail/neomutt to 20220429nb2 [nikita 2022-09-20] --_----------=_1663694053238280--