Received: by mail.netbsd.org (Postfix, from userid 605) id 3C2098561B; Tue, 29 Aug 2017 08:45:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C2B6C84D8B for ; Tue, 29 Aug 2017 08:45:22 +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 ERxjGmniDC2v for ; Tue, 29 Aug 2017 08:45:22 +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 5DF1584CE3 for ; Tue, 29 Aug 2017 08:45:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5567FFA96; Tue, 29 Aug 2017 08:45:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1503996322176260" MIME-Version: 1.0 Date: Tue, 29 Aug 2017 08:45:22 +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: <20170829084522.5567FFA96@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. --_----------=_1503996322176260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Aug 29 08:45:22 UTC 2017 Modified Files: pkgsrc/doc: TODO Log Message: + yed-3.17.1. To generate a diff of this commit: cvs rdiff -u -r1.17637 -r1.17638 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1503996322176260 Content-Disposition: inline Content-Length: 543 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17637 pkgsrc/doc/TODO:1.17638 --- pkgsrc/doc/TODO:1.17637 Sun Aug 27 21:12:56 2017 +++ pkgsrc/doc/TODO Tue Aug 29 08:45:22 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17637 2017/08/27 21:12:56 wiz Exp $ +$NetBSD: TODO,v 1.17638 2017/08/29 08:45:22 wiz Exp $ Suggested new packages ====================== @@ -1640,6 +1640,7 @@ For possible Perl packages updates, see o yacas-1.6.1 o yafc-1.1 o yaws-2.0.2 + o yed-3.17.1 o yodl-2.14.3 o yorick-2.1.05 o yudit-2.9.6 --_----------=_1503996322176260--