Received: by mail.netbsd.org (Postfix, from userid 605) id C90F184D8E; Sun, 3 Sep 2017 09:46:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5BF9384D82 for ; Sun, 3 Sep 2017 09:46:07 +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 MU_zB6IVmrnT for ; Sun, 3 Sep 2017 09:46:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B876B84D52 for ; Sun, 3 Sep 2017 09:46:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B618BFA97; Sun, 3 Sep 2017 09:46:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1504431966187580" MIME-Version: 1.0 Date: Sun, 3 Sep 2017 09:46: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: <20170903094606.B618BFA97@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. --_----------=_1504431966187580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tron Date: Sun Sep 3 09:46:06 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Note update of the "mutt" package to version 1.9.0 To generate a diff of this commit: cvs rdiff -u -r1.3544 -r1.3545 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17643 -r1.17644 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1504431966187580 Content-Disposition: inline Content-Length: 1266 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.3544 pkgsrc/doc/CHANGES-2017:1.3545 --- pkgsrc/doc/CHANGES-2017:1.3544 Sun Sep 3 09:04:48 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Sep 3 09:46:06 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3544 2017/09/03 09:04:48 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3545 2017/09/03 09:46:06 tron Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4981,3 +4981,4 @@ Changes to the packages collection and i Removed databases/maatkit successor databases/percona-toolkit [wiz 2017-09-03] Removed x11/multi-aterm [wiz 2017-09-03] Removed x11/mrxvt [wiz 2017-09-03] + Updated mail/mutt to 1.9.0 [tron 2017-09-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17643 pkgsrc/doc/TODO:1.17644 --- pkgsrc/doc/TODO:1.17643 Sun Sep 3 09:21:33 2017 +++ pkgsrc/doc/TODO Sun Sep 3 09:46:06 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17643 2017/09/03 09:21:33 wiz Exp $ +$NetBSD: TODO,v 1.17644 2017/09/03 09:46:06 tron Exp $ Suggested new packages ====================== @@ -1090,7 +1090,6 @@ For possible Perl packages updates, see o munin-server-1.4.6 o muse-0.9.2 o musicpd-0.20.10 - o mutt-1.9.0 o myodbc-5.3.4 o mysql-workbench-6.3 o nagios-base-4.3.1 --_----------=_1504431966187580--