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 A5C507A111 for ; Wed, 14 Sep 2016 14:23:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 58D8885EDD; Wed, 14 Sep 2016 14:23:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DC6FE85ED2 for ; Wed, 14 Sep 2016 14:23:36 +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 DeHebYurkCW1 for ; Wed, 14 Sep 2016 14:23:36 +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 4341485ED4 for ; Wed, 14 Sep 2016 14:23:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4126AFBD1; Wed, 14 Sep 2016 14:23:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1473863016245900" MIME-Version: 1.0 Date: Wed, 14 Sep 2016 14:23:36 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160914142336.4126AFBD1@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. --_----------=_1473863016245900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Wed Sep 14 14:23:36 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated www/h2o to 2.0.3 To generate a diff of this commit: cvs rdiff -u -r1.3801 -r1.3802 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16431 -r1.16432 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1473863016245900 Content-Disposition: inline Content-Length: 1306 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.3801 pkgsrc/doc/CHANGES-2016:1.3802 --- pkgsrc/doc/CHANGES-2016:1.3801 Wed Sep 14 13:40:21 2016 +++ pkgsrc/doc/CHANGES-2016 Wed Sep 14 14:23:35 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3801 2016/09/14 13:40:21 prlw1 Exp $ +$NetBSD: CHANGES-2016,v 1.3802 2016/09/14 14:23:35 mef Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5369,3 +5369,4 @@ Changes to the packages collection and i Updated www/curl to 7.50.3 [wiz 2016-09-14] Updated net/nsd to 4.1.12 [ryoon 2016-09-14] Added devel/swig3 version 3.0.10 [prlw1 2016-09-14] + Updated www/h2o to 2.0.3 [mef 2016-09-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16431 pkgsrc/doc/TODO:1.16432 --- pkgsrc/doc/TODO:1.16431 Tue Sep 13 23:59:47 2016 +++ pkgsrc/doc/TODO Wed Sep 14 14:23:35 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16431 2016/09/13 23:59:47 wiz Exp $ +$NetBSD: TODO,v 1.16432 2016/09/14 14:23:35 mef Exp $ Suggested new packages ====================== @@ -830,7 +830,6 @@ For possible Perl packages updates, see o gxine-0.99.9 o gxmessage-3.4.3 o gzip-1.8 - o h2o-2.0.3 o h323plus-1.24.0 [replaces openh323, from http://www.h323plus.org/] o hamster-applet-2.32.1 [GNOME 2.32] o handbrake-0.10.2 --_----------=_1473863016245900--