Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Aug 2015 22:58:03 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r394262 - head/www/nginx-devel
Message-ID:  <201508142258.t7EMw37n011191@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508142258.t7EMw37n011191>