Received: by mail.netbsd.org (Postfix, from userid 605) id A7F3684E74; Sun, 26 Mar 2023 07:50:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D837784CFD for ; Sun, 26 Mar 2023 07:50: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 2P-b8iZcSYcW for ; Sun, 26 Mar 2023 07:50:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6B8DC84CEF for ; Sun, 26 Mar 2023 07:50:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 68967F9A1; Sun, 26 Mar 2023 07:50:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167981702383840" MIME-Version: 1.0 Date: Sun, 26 Mar 2023 07:50:23 +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: <20230326075023.68967F9A1@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167981702383840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tron Date: Sun Mar 26 07:50:23 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Note update of the "mutt" package to version 2.2.9 To generate a diff of this commit: cvs rdiff -u -r1.1891 -r1.1892 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167981702383840 Content-Disposition: inline Content-Length: 695 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.1891 pkgsrc/doc/CHANGES-2023:1.1892 --- pkgsrc/doc/CHANGES-2023:1.1891 Sat Mar 25 13:16:23 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Mar 26 07:50:23 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1891 2023/03/25 13:16:23 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.1892 2023/03/26 07:50:23 tron Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2453,3 +2453,4 @@ Changes to the packages collection and i Removed devel/py-msgpack104 [wiz 2023-03-24] Updated www/curl to 8.0.1 [leot 2023-03-24] Updated cad/qcad to 3.27.6.0nb5 [wiz 2023-03-25] + Updated mail/mutt to 2.2.9 [tron 2023-03-26] --_----------=_167981702383840--