Received: by mail.netbsd.org (Postfix, from userid 605) id D20F284D91; Sat, 25 Nov 2017 12:57:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5D7A484D65 for ; Sat, 25 Nov 2017 12:57:49 +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 egtHjuKdgIII for ; Sat, 25 Nov 2017 12:57:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B7DCC84CE4 for ; Sat, 25 Nov 2017 12:57:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B6035FB40; Sat, 25 Nov 2017 12:57:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1511614668240960" MIME-Version: 1.0 Date: Sat, 25 Nov 2017 12:57:48 +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: <20171125125748.B6035FB40@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. --_----------=_1511614668240960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Nov 25 12:57:48 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated devel/waf to 2.0.2 To generate a diff of this commit: cvs rdiff -u -r1.5036 -r1.5037 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17914 -r1.17915 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1511614668240960 Content-Disposition: inline Content-Length: 1253 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.5036 pkgsrc/doc/CHANGES-2017:1.5037 --- pkgsrc/doc/CHANGES-2017:1.5036 Sat Nov 25 12:56:46 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Nov 25 12:57:48 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5036 2017/11/25 12:56:46 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.5037 2017/11/25 12:57:48 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7234,3 +7234,4 @@ Changes to the packages collection and i Updated devel/mm-common to 0.9.11 [wiz 2017-11-25] Updated devel/py-zconfig to 3.2.0 [wiz 2017-11-25] Updated www/py-test-httpbin to 0.3.0 [wiz 2017-11-25] + Updated devel/waf to 2.0.2 [wiz 2017-11-25] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17914 pkgsrc/doc/TODO:1.17915 --- pkgsrc/doc/TODO:1.17914 Sat Nov 25 12:56:46 2017 +++ pkgsrc/doc/TODO Sat Nov 25 12:57:48 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17914 2017/11/25 12:56:46 wiz Exp $ +$NetBSD: TODO,v 1.17915 2017/11/25 12:57:48 wiz Exp $ Suggested new packages ====================== @@ -1481,7 +1481,6 @@ For possible Perl packages updates, see o vnstat-1.15 o vtk-5.10.1 o wMosaic-3.8.22 - o waf-2.0.2 o wap-utils-1.4.1 o warmux-11.04.1 o warzone2100-2.3.8 --_----------=_1511614668240960--