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 B2B0C7A166 for ; Thu, 24 Nov 2016 08:01:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6779E855E4; Thu, 24 Nov 2016 08:01:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EBE9F855C3 for ; Thu, 24 Nov 2016 08:01:15 +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 rvlE5YFtT_L0 for ; Thu, 24 Nov 2016 08:01:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5CEBE84CBD for ; Thu, 24 Nov 2016 08:01:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5AFDEFBA6; Thu, 24 Nov 2016 08:01:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1479974475181170" MIME-Version: 1.0 Date: Thu, 24 Nov 2016 08:01:15 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20161124080115.5AFDEFBA6@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. --_----------=_1479974475181170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Nov 24 08:01:15 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated www/nghttp2 to 1.16.1 To generate a diff of this commit: cvs rdiff -u -r1.4772 -r1.4773 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1479974475181170 Content-Disposition: inline Content-Length: 885 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.4772 pkgsrc/doc/CHANGES-2016:1.4773 --- pkgsrc/doc/CHANGES-2016:1.4772 Thu Nov 24 01:11:09 2016 +++ pkgsrc/doc/CHANGES-2016 Thu Nov 24 08:01:15 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4772 2016/11/24 01:11:09 joerg Exp $ +$NetBSD: CHANGES-2016,v 1.4773 2016/11/24 08:01:15 adam Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6575,4 +6575,5 @@ Changes to the packages collection and i Added textproc/p5-XML-Compile-Cache version 1.05 [wiz 2016-11-23] Added textproc/p5-XML-Compile-SOAP version 3.20 [wiz 2016-11-23] Added textproc/p5-XML-Compile-SOAP12 version 3.04 [wiz 2016-11-23] - Added devel/woboq_codebrowser to 2.0.1 [joerg 2016-11-24] + Added devel/woboq_codebrowser version 2.0.1 [joerg 2016-11-24] + Updated www/nghttp2 to 1.16.1 [adam 2016-11-24] --_----------=_1479974475181170--