Received: by mail.netbsd.org (Postfix, from userid 605) id 700DB84D79; Fri, 15 Oct 2021 11:44:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A880A84D5D for ; Fri, 15 Oct 2021 11:44:05 +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 jKYY-Ip3AGrr for ; Fri, 15 Oct 2021 11:44:05 +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 F3E3384CDF for ; Fri, 15 Oct 2021 11:44:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F1434FA90; Fri, 15 Oct 2021 11:44:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1634298244266850" MIME-Version: 1.0 Date: Fri, 15 Oct 2021 11:44:04 +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: <20211015114404.F1434FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1634298244266850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Oct 15 11:44:04 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated mail/neomutt to 20211015 To generate a diff of this commit: cvs rdiff -u -r1.5165 -r1.5166 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21148 -r1.21149 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1634298244266850 Content-Disposition: inline Content-Length: 1314 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.5165 pkgsrc/doc/CHANGES-2021:1.5166 --- pkgsrc/doc/CHANGES-2021:1.5165 Fri Oct 15 11:43:24 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Oct 15 11:44:04 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5165 2021/10/15 11:43:24 adam Exp $ +$NetBSD: CHANGES-2021,v 1.5166 2021/10/15 11:44:04 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7907,3 +7907,4 @@ Changes to the packages collection and i Updated audio/libopenmpt to 0.5.12 [fcambus 2021-10-15] Updated graphics/py-leather to 0.3.4 [adam 2021-10-15] Updated databases/py-pypika to 0.48.8 [adam 2021-10-15] + Updated mail/neomutt to 20211015 [wiz 2021-10-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21148 pkgsrc/doc/TODO:1.21149 --- pkgsrc/doc/TODO:1.21148 Wed Oct 13 12:35:39 2021 +++ pkgsrc/doc/TODO Fri Oct 15 11:44:04 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21148 2021/10/13 12:35:39 wiz Exp $ +$NetBSD: TODO,v 1.21149 2021/10/15 11:44:04 wiz Exp $ Suggested new packages ====================== @@ -1608,7 +1608,7 @@ For possible Perl packages updates, see o pinfo-0.6.10 o pks-0.9.6 o plan-1.10.1 - o plasma-5.22 + o plasma-5.23 o plasma-framework-5.81.0 o plasma-wayland-protocols-1.2.0 o ploticus-examples-230 --_----------=_1634298244266850--