From owner-svn-ports-all@freebsd.org Fri Aug 14 22:58:03 2015 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 E69AD9BA546; Fri, 14 Aug 2015 22:58:03 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 D795819CC; Fri, 14 Aug 2015 22:58:03 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7EMw347011193; Fri, 14 Aug 2015 22:58:03 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7EMw37n011191; Fri, 14 Aug 2015 22:58:03 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201508142258.t7EMw37n011191@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Fri, 14 Aug 2015 22:58:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394262 - head/www/nginx-devel 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.20 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: Fri, 14 Aug 2015 22:58:04 -0000 Author: osa Date: Fri Aug 14 22:58:02 2015 New Revision: 394262 URL: https://svnweb.freebsd.org/changeset/ports/394262 Log: Upgrade HTTP/2 patch from v.1 to v.2. Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Fri Aug 14 22:04:36 2015 (r394261) +++ head/www/nginx-devel/Makefile Fri Aug 14 22:58:02 2015 (r394262) @@ -835,7 +835,7 @@ NGINX_OPENSSL= yes USE_HTTP_SSL= yes CONFIGURE_ARGS+=--with-http_v2_module USE_OPENSSL_PORT= yes -NGINX_HTTPV2_VERSION= 1 +NGINX_HTTPV2_VERSION= 2 PATCH_SITES+= http://nginx.org/patches/http2/:httpv2 PATCHFILES+= patch.http2-v${NGINX_HTTPV2_VERSION}_${PORTVERSION}.txt:httpv2 PATCH_DIST_STRIP= -p1 Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Fri Aug 14 22:04:36 2015 (r394261) +++ head/www/nginx-devel/distinfo Fri Aug 14 22:58:02 2015 (r394262) @@ -114,5 +114,5 @@ SHA256 (calio-form-input-nginx-module-v0 SIZE (calio-form-input-nginx-module-v0.07_GH0.tar.gz) = 10563 SHA256 (calio-iconv-nginx-module-v0.10_GH0.tar.gz) = 88e326eba7fdf9fd2376b1ba033b48cb0eee45136528cf5430ac9340088ce324 SIZE (calio-iconv-nginx-module-v0.10_GH0.tar.gz) = 12513 -SHA256 (patch.http2-v1_1.9.3.txt) = 14e37643c43e24ed7de9cc57bd4a082ff3b5d85423a998dc1a3226c9d00b1d6e -SIZE (patch.http2-v1_1.9.3.txt) = 308749 +SHA256 (patch.http2-v2_1.9.3.txt) = 8fe4d8ca0301370902123136b401e8bd7112ed6c36e92a8fd8a0d9277dc870cb +SIZE (patch.http2-v2_1.9.3.txt) = 312150