Received: by mail.netbsd.org (Postfix, from userid 605) id 2C98E84EBC; Mon, 6 Jun 2022 20:57:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 650C184EAE for ; Mon, 6 Jun 2022 20:57:29 +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 sdY2WG6sK81b for ; Mon, 6 Jun 2022 20:57:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BB76A84D3D for ; Mon, 6 Jun 2022 20:57:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1F06FFB19; Mon, 6 Jun 2022 20:58:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1654549130141930" MIME-Version: 1.0 Date: Mon, 6 Jun 2022 20:58:50 +0000 From: "Matthias Scheler" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20220606205850.1F06FFB19@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1654549130141930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tron Date: Mon Jun 6 20:58:50 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Note update of the "mutt" package to version 2.2.6 To generate a diff of this commit: cvs rdiff -u -r1.2902 -r1.2903 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1654549130141930 Content-Disposition: inline Content-Length: 739 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.2902 pkgsrc/doc/CHANGES-2022:1.2903 --- pkgsrc/doc/CHANGES-2022:1.2902 Mon Jun 6 20:53:44 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Jun 6 20:58:49 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2902 2022/06/06 20:53:44 ryoon Exp $ +$NetBSD: CHANGES-2022,v 1.2903 2022/06/06 20:58:49 tron Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4396,3 +4396,4 @@ Changes to the packages collection and i Added emulators/simh3 version 3.12.2 [rhialto 2022-06-06] Added emulators/open-simh version 4.0.0.20220531 [rhialto 2022-06-06] Updated devel/cbindgen to 0.23.0 [ryoon 2022-06-06] + Updated mail/mutt to 2.2.6 [tron 2022-06-06] --_----------=_1654549130141930--