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 4E0FB7A270 for ; Wed, 19 Oct 2016 11:20:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F2ED185E9D; Wed, 19 Oct 2016 11:20:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 836C084D04 for ; Wed, 19 Oct 2016 11:20:52 +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 gOZRvRzh_s_l for ; Wed, 19 Oct 2016 11:20:52 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id D126785E87 for ; Wed, 19 Oct 2016 11:20:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CF6B4FBD2; Wed, 19 Oct 2016 11:20:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1476876051106130" MIME-Version: 1.0 Date: Wed, 19 Oct 2016 11:20:51 +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: <20161019112051.CF6B4FBD2@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1476876051106130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Oct 19 11:20:51 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated devel/waf to 1.9.5 To generate a diff of this commit: cvs rdiff -u -r1.4340 -r1.4341 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16589 -r1.16590 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1476876051106130 Content-Disposition: inline Content-Length: 1243 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.4340 pkgsrc/doc/CHANGES-2016:1.4341 --- pkgsrc/doc/CHANGES-2016:1.4340 Wed Oct 19 10:58:52 2016 +++ pkgsrc/doc/CHANGES-2016 Wed Oct 19 11:20:51 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4340 2016/10/19 10:58:52 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.4341 2016/10/19 11:20:51 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6060,3 +6060,4 @@ Changes to the packages collection and i Updated lang/nodejs to 6.9.0 [fhajny 2016-10-18] Updated databases/rrdtool to 1.6.0nb3 [he 2016-10-18] Updated net/tor to 0.2.8.9 [wiz 2016-10-19] + Updated devel/waf to 1.9.5 [wiz 2016-10-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16589 pkgsrc/doc/TODO:1.16590 --- pkgsrc/doc/TODO:1.16589 Wed Oct 19 10:58:52 2016 +++ pkgsrc/doc/TODO Wed Oct 19 11:20:51 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16589 2016/10/19 10:58:52 wiz Exp $ +$NetBSD: TODO,v 1.16590 2016/10/19 11:20:51 wiz Exp $ Suggested new packages ====================== @@ -1675,7 +1675,6 @@ For possible Perl packages updates, see o vte-0.36.0 o vtk-5.10.1 o wMosaic-3.8.22 - o waf-1.9.5 o wap-utils-1.4.1 o warmux-11.04.1 o warzone2100-2.3.8 --_----------=_1476876051106130--