Received: by mail.netbsd.org (Postfix, from userid 605) id 5C0A784E4A; Sun, 28 Jan 2018 08:37:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DAB8F84E39 for ; Sun, 28 Jan 2018 08:37:50 +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 AP9uETjFrl-p for ; Sun, 28 Jan 2018 08:37:50 +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 3E28D84CDF for ; Sun, 28 Jan 2018 08:37:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 37C74FBDE; Sun, 28 Jan 2018 08:37:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1517128670112370" MIME-Version: 1.0 Date: Sun, 28 Jan 2018 08:37: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: <20180128083750.37C74FBDE@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. --_----------=_1517128670112370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tron Date: Sun Jan 28 08:37:50 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Note update of the "mutt" package to version 1.9.3 To generate a diff of this commit: cvs rdiff -u -r1.389 -r1.390 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18041 -r1.18042 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1517128670112370 Content-Disposition: inline Content-Length: 1263 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.389 pkgsrc/doc/CHANGES-2018:1.390 --- pkgsrc/doc/CHANGES-2018:1.389 Sat Jan 27 23:17:30 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Jan 28 08:37:49 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.389 2018/01/27 23:17:30 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.390 2018/01/28 08:37:49 tron Exp $ Changes to the packages collection and infrastructure in 2018: @@ -633,3 +633,4 @@ Changes to the packages collection and i Updated net/youtube-dl to 20180127 [leot 2018-01-27] Updated pkgtools/pkglint to 5.5.2 [rillig 2018-01-27] Updated pkgtools/pkg_chk to 2.0.9 [wiz 2018-01-27] + Updated mail/mutt to 1.9.3 [tron 2018-01-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18041 pkgsrc/doc/TODO:1.18042 --- pkgsrc/doc/TODO:1.18041 Sun Jan 28 08:09:53 2018 +++ pkgsrc/doc/TODO Sun Jan 28 08:37:49 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18041 2018/01/28 08:09:53 wiz Exp $ +$NetBSD: TODO,v 1.18042 2018/01/28 08:37:49 tron Exp $ Suggested new packages ====================== @@ -1084,7 +1084,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.9.3 o myodbc-5.3.4 o mysql-workbench-6.3 o nagios-base-4.3.1 --_----------=_1517128670112370--