From owner-svn-ports-all@freebsd.org Wed Sep 14 09:27:15 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 92055BD8418; Wed, 14 Sep 2016 09:27:15 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5F8DEB01; Wed, 14 Sep 2016 09:27:15 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8E9REOr041946; Wed, 14 Sep 2016 09:27:14 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8E9REln041944; Wed, 14 Sep 2016 09:27:14 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201609140927.u8E9REln041944@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 14 Sep 2016 09:27:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422122 - head/www/h2o X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Sep 2016 09:27:15 -0000 Author: brnrd Date: Wed Sep 14 09:27:14 2016 New Revision: 422122 URL: https://svnweb.freebsd.org/changeset/ports/422122 Log: www/h2o: Update to 2.0.4 (Fixes vulnerability) - Update to version 2.0.4 PR: 211892 Submitted by: Dave Cottlehuber (maintainer) Reviewed by: brnrd MFH: 2016Q3 Security: 08664d42-7989-11e6-b7a8-74d02b9a84d5 Modified: head/www/h2o/Makefile head/www/h2o/distinfo Modified: head/www/h2o/Makefile ============================================================================== --- head/www/h2o/Makefile Wed Sep 14 09:10:46 2016 (r422121) +++ head/www/h2o/Makefile Wed Sep 14 09:27:14 2016 (r422122) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= h2o -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.4 DISTVERSIONPREFIX= v CATEGORIES= www Modified: head/www/h2o/distinfo ============================================================================== --- head/www/h2o/distinfo Wed Sep 14 09:10:46 2016 (r422121) +++ head/www/h2o/distinfo Wed Sep 14 09:27:14 2016 (r422122) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467186334 -SHA256 (h2o-h2o-v2.0.1_GH0.tar.gz) = c53d11589c8c76491cf3a940b649d0a9cb27c36eb276963811ac1bc16cd2bf2c -SIZE (h2o-h2o-v2.0.1_GH0.tar.gz) = 15012563 +TIMESTAMP = 1473753131 +SHA256 (h2o-h2o-v2.0.4_GH0.tar.gz) = c0efa18f0ffb0f68ee4b60a6ed1feb54c770458c59e48baa2d9d0906ef9c68c0 +SIZE (h2o-h2o-v2.0.4_GH0.tar.gz) = 15015392