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 877577A1AE for ; Tue, 15 Nov 2016 16:35:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3467D855C9; Tue, 15 Nov 2016 16:35:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B66408556D for ; Tue, 15 Nov 2016 16:35:51 +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 waV4ijwgESr0 for ; Tue, 15 Nov 2016 16:35:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1B3E085589 for ; Tue, 15 Nov 2016 16:35:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 18F8EFBA6; Tue, 15 Nov 2016 16:35:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1479227751116190" MIME-Version: 1.0 Date: Tue, 15 Nov 2016 16:35: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: <20161115163551.18F8EFBA6@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. --_----------=_1479227751116190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Nov 15 16:35:50 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated devel/include-what-you-use to 0.7 To generate a diff of this commit: cvs rdiff -u -r1.4694 -r1.4695 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16696 -r1.16697 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1479227751116190 Content-Disposition: inline Content-Length: 1270 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.4694 pkgsrc/doc/CHANGES-2016:1.4695 --- pkgsrc/doc/CHANGES-2016:1.4694 Tue Nov 15 16:06:13 2016 +++ pkgsrc/doc/CHANGES-2016 Tue Nov 15 16:35:50 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4694 2016/11/15 16:06:13 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.4695 2016/11/15 16:35:50 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6472,3 +6472,4 @@ Changes to the packages collection and i Updated mail/msmtp to 1.6.6 [leot 2016-11-15] Updated x11/libdrm to 2.4.73 [wiz 2016-11-15] Added fonts/Merriweather-ttf version 1.584 [wiz 2016-11-15] + Updated devel/include-what-you-use to 0.7 [wiz 2016-11-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16696 pkgsrc/doc/TODO:1.16697 --- pkgsrc/doc/TODO:1.16696 Mon Nov 14 20:17:12 2016 +++ pkgsrc/doc/TODO Tue Nov 15 16:35:50 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16696 2016/11/14 20:17:12 ryoon Exp $ +$NetBSD: TODO,v 1.16697 2016/11/15 16:35:50 wiz Exp $ Suggested new packages ====================== @@ -907,7 +907,6 @@ For possible Perl packages updates, see o imapfilter-2.6.5 o imapsync-1.678 o imp-6.2.12 - o include-what-you-use-0.7 o inform-6.32.1 o ingo-3.2.8 o inn-2.6.0 --_----------=_1479227751116190--