Received: by mail.netbsd.org (Postfix, from userid 605) id 9B81984DAB; Thu, 21 Dec 2017 08:46:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2678B84D80 for ; Thu, 21 Dec 2017 08:46:56 +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 gb4aYwKBuJ6j for ; Thu, 21 Dec 2017 08:46:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 030FF84C82 for ; Thu, 21 Dec 2017 08:46:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 01302FB40; Thu, 21 Dec 2017 08:46:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151384601435260" MIME-Version: 1.0 Date: Thu, 21 Dec 2017 08:46:54 +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: <20171221084655.01302FB40@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. --_----------=_151384601435260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tron Date: Thu Dec 21 08:46:54 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Note update of the "mutt" package to version 1.9.2 To generate a diff of this commit: cvs rdiff -u -r1.5345 -r1.5346 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17960 -r1.17961 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151384601435260 Content-Disposition: inline Content-Length: 1267 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.5345 pkgsrc/doc/CHANGES-2017:1.5346 --- pkgsrc/doc/CHANGES-2017:1.5345 Thu Dec 21 08:42:34 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Dec 21 08:46:54 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5345 2017/12/21 08:42:34 adam Exp $ +$NetBSD: CHANGES-2017,v 1.5346 2017/12/21 08:46:54 tron Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7717,3 +7717,4 @@ Changes to the packages collection and i Updated www/nghttp2 to 1.29.0 [adam 2017-12-21] Updated devel/memcached to 1.5.4 [adam 2017-12-21] Updated www/py-model_mommy to 1.5.0 [adam 2017-12-21] + Updated mail/mutt to 1.9.2 [tron 2017-12-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17960 pkgsrc/doc/TODO:1.17961 --- pkgsrc/doc/TODO:1.17960 Tue Dec 19 13:10:29 2017 +++ pkgsrc/doc/TODO Thu Dec 21 08:46:54 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17960 2017/12/19 13:10:29 adam Exp $ +$NetBSD: TODO,v 1.17961 2017/12/21 08:46:54 tron Exp $ Suggested new packages ====================== @@ -1068,7 +1068,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.2 o myodbc-5.3.4 o mysql-workbench-6.3 o nagios-base-4.3.1 --_----------=_151384601435260--