Received: by mail.netbsd.org (Postfix, from userid 605) id 69F4184D78; Sun, 24 Sep 2017 14:59:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F05F384D70 for ; Sun, 24 Sep 2017 14:59:06 +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 8rvU-dmcR8I9 for ; Sun, 24 Sep 2017 14:59:06 +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 5642884D6F for ; Sun, 24 Sep 2017 14:59:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4F5C1FA9C; Sun, 24 Sep 2017 14:59:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1506265146283960" MIME-Version: 1.0 Date: Sun, 24 Sep 2017 14:59:06 +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: <20170924145906.4F5C1FA9C@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. --_----------=_1506265146283960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tron Date: Sun Sep 24 14:59:06 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Note update of the "mutt" package to version 1.9.1 To generate a diff of this commit: cvs rdiff -u -r1.4042 -r1.4043 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17748 -r1.17749 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1506265146283960 Content-Disposition: inline Content-Length: 1272 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.4042 pkgsrc/doc/CHANGES-2017:1.4043 --- pkgsrc/doc/CHANGES-2017:1.4042 Sat Sep 23 23:06:33 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Sep 24 14:59:05 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4042 2017/09/23 23:06:33 dholland Exp $ +$NetBSD: CHANGES-2017,v 1.4043 2017/09/24 14:59:05 tron Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5605,3 +5605,4 @@ Changes to the packages collection and i Updated www/ap2-perl to 2.0.10nb1 [fly 2017-09-22] Updated security/openssl to 1.0.2knb1 [tez 2017-09-22] Updated lang/perl5 to 5.26.0nb3 [fly 2017-09-23] + Updated mail/mutt to 1.9.1 [tron 2017-09-24] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17748 pkgsrc/doc/TODO:1.17749 --- pkgsrc/doc/TODO:1.17748 Sun Sep 24 10:38:28 2017 +++ pkgsrc/doc/TODO Sun Sep 24 14:59:05 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17748 2017/09/24 10:38:28 wiz Exp $ +$NetBSD: TODO,v 1.17749 2017/09/24 14:59:05 tron Exp $ Suggested new packages ====================== @@ -1118,7 +1118,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.1 o myodbc-5.3.4 o mysql-workbench-6.3 o nagios-base-4.3.1 --_----------=_1506265146283960--