Received: by mail.netbsd.org (Postfix, from userid 605) id D750A84D4C; Sat, 23 Sep 2017 21:24:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6B4D584D47 for ; Sat, 23 Sep 2017 21:24:42 +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 TWsFOlXeXCEV for ; Sat, 23 Sep 2017 21:24:42 +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 C9A6A84D3A for ; Sat, 23 Sep 2017 21:24:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C0355FA9C; Sat, 23 Sep 2017 21:24:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1506201881197640" MIME-Version: 1.0 Date: Sat, 23 Sep 2017 21:24:41 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170923212441.C0355FA9C@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. --_----------=_1506201881197640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Sep 23 21:24:41 UTC 2017 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + calibre-3.8.0, mutt-1.9.1. To generate a diff of this commit: cvs rdiff -u -r1.17746 -r1.17747 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1506201881197640 Content-Disposition: inline Content-Length: 843 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17746 pkgsrc/doc/TODO:1.17747 --- pkgsrc/doc/TODO:1.17746 Sat Sep 23 11:17:27 2017 +++ pkgsrc/doc/TODO Sat Sep 23 21:24:41 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17746 2017/09/23 11:17:27 wiz Exp $ +$NetBSD: TODO,v 1.17747 2017/09/23 21:24:41 wiz Exp $ Suggested new packages ====================== @@ -478,6 +478,7 @@ For possible Perl packages updates, see o calc-2.11.10.1 o calcoo-2.1.0 o calibre-3.7 [wip] + o calibre-3.8.0 o calligra-3.0.1 [in wip; koffice successor] o cardboard-schedule-1.14c [at http://www.bright-green.com/downloads/] o catdoc-1.1 @@ -1081,6 +1082,7 @@ 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 --_----------=_1506201881197640--