Received: by mail.netbsd.org (Postfix, from userid 605) id 387AD84D40; Mon, 17 Jun 2019 14:29:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B513E84D2D for ; Mon, 17 Jun 2019 14:28:59 +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 UYOTWebOzg3e for ; Mon, 17 Jun 2019 14:28:59 +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 1374684CD3 for ; Mon, 17 Jun 2019 14:28:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 11136FBF4; Mon, 17 Jun 2019 14:28:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156078173990350" MIME-Version: 1.0 Date: Mon, 17 Jun 2019 14:28:59 +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: <20190617142859.11136FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_156078173990350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tron Date: Mon Jun 17 14:28:58 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: Note update of the "mutt" package to version 1.12.1 To generate a diff of this commit: cvs rdiff -u -r1.2562 -r1.2563 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19075 -r1.19076 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156078173990350 Content-Disposition: inline Content-Length: 1272 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.2562 pkgsrc/doc/CHANGES-2019:1.2563 --- pkgsrc/doc/CHANGES-2019:1.2562 Mon Jun 17 14:08:30 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Jun 17 14:28:58 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2562 2019/06/17 14:08:30 micha Exp $ +$NetBSD: CHANGES-2019,v 1.2563 2019/06/17 14:28:58 tron Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4283,3 +4283,4 @@ Changes to the packages collection and i Updated net/unbound to 1.9.2 [he 2019-06-17] Updated emulators/stella to 6.0.1 [nia 2019-06-17] Added games/doomlegacy version 1.47.2 [baeuerle 2019-06-17] + Updated mail/mutt to 1.12.1 [tron 2019-06-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19075 pkgsrc/doc/TODO:1.19076 --- pkgsrc/doc/TODO:1.19075 Mon Jun 17 13:51:43 2019 +++ pkgsrc/doc/TODO Mon Jun 17 14:28:58 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19075 2019/06/17 13:51:43 nia Exp $ +$NetBSD: TODO,v 1.19076 2019/06/17 14:28:58 tron Exp $ Suggested new packages ====================== @@ -991,7 +991,6 @@ For possible Perl packages updates, see o munin-node-1.4.6 o munin-server-1.4.6 o muse-0.9.2 - o mutt-1.12.1 o myodbc-5.3.4 o mysql-server-8.0.15 o mysql-workbench-6.3 --_----------=_156078173990350--