Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id D095C7A2B7 for ; Wed, 17 May 2017 10:41:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7CE328576C; Wed, 17 May 2017 10:41:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0BED285576 for ; Wed, 17 May 2017 10:41:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id NmfI6EgLKaJo for ; Wed, 17 May 2017 10:41:54 +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 67C3F855A0 for ; Wed, 17 May 2017 10:41:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 60F15FBE4; Wed, 17 May 2017 10:41:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149501771417140" MIME-Version: 1.0 Date: Wed, 17 May 2017 10:41:54 +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: <20170517104154.60F15FBE4@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. --_----------=_149501771417140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed May 17 10:41:54 UTC 2017 Modified Files: pkgsrc/doc: TODO Log Message: + R-3.4.0, blender-2.79, p5-JSON-2.92, rust-1.17. To generate a diff of this commit: cvs rdiff -u -r1.17346 -r1.17347 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149501771417140 Content-Disposition: inline Content-Length: 1192 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17346 pkgsrc/doc/TODO:1.17347 --- pkgsrc/doc/TODO:1.17346 Wed May 17 10:39:54 2017 +++ pkgsrc/doc/TODO Wed May 17 10:41:54 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17346 2017/05/17 10:39:54 wiz Exp $ +$NetBSD: TODO,v 1.17347 2017/05/17 10:41:54 wiz Exp $ Suggested new packages ====================== @@ -365,6 +365,7 @@ For possible Perl packages updates, see o PACK-0.0.4 o PAM-0.99.7.1 o Pantomime-1.2.2 + o R-3.4.0 o R-DAAG-1.22 o R-RPostgreSQL-0.4 o R-RandomFields-3.1.8 @@ -458,7 +459,7 @@ For possible Perl packages updates, see o bind-9.11.0 o binutils-2.28 o bird6-1.5.0 - o blender-2.78a + o blender-2.79 o bliz++-0.10 o blur6ex-0.3.462 o bmkdep-20140112 @@ -1162,6 +1163,7 @@ For possible Perl packages updates, see o p5-Heap-1.04 o p5-IP-Country-3.03 o p5-IPC-Run-0.96 + o p5-JSON-2.92 o p5-Memoize-Memcached-0.11 o p5-Net-DNS-1.10 o p5-Net-HTTP-6.15 @@ -1390,6 +1392,7 @@ For possible Perl packages updates, see o ruby-review-1.4.0 [wip] o ruby-selenium-webdriver-3.0.5 o rump-20131213 + o rust-1.17 o sabayon-2.30.1 [GNOME 2.30] o sablecc-3.7 o sarg-2.2.5 --_----------=_149501771417140--