From owner-svn-ports-head@freebsd.org Wed Nov 18 01:11:55 2015 Return-Path: Delivered-To: svn-ports-head@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 EE7BBA32FB1; Wed, 18 Nov 2015 01:11:55 +0000 (UTC) (envelope-from osa@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 A1D8012AA; Wed, 18 Nov 2015 01:11:55 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAI1BsHm085748; Wed, 18 Nov 2015 01:11:54 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAI1Bsqf085746; Wed, 18 Nov 2015 01:11:54 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201511180111.tAI1Bsqf085746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Wed, 18 Nov 2015 01:11:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401838 - 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-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Nov 2015 01:11:56 -0000 Author: osa Date: Wed Nov 18 01:11:54 2015 New Revision: 401838 URL: https://svnweb.freebsd.org/changeset/ports/401838 Log: Upgrade from 1.9.6 to 1.9.7. *) Feature: the "nohostname" parameter of logging to syslog. *) Feature: the "proxy_cache_convert_head" directive. *) Feature: the $realip_remote_addr in the ngx_http_realip_module. *) Bugfix: the "expires" directive might not work when using variables. *) Bugfix: a segmentation fault might occur in a worker process when using HTTP/2; the bug had appeared in 1.9.6. *) Bugfix: if nginx was built with the ngx_http_v2_module it was possible to use the HTTP/2 protocol even if the "http2" parameter of the "listen" directive was not specified. *) Bugfix: in the ngx_http_v2_module. Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Wed Nov 18 00:58:15 2015 (r401837) +++ head/www/nginx-devel/Makefile Wed Nov 18 01:11:54 2015 (r401838) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nginx -PORTVERSION= 1.9.6 +PORTVERSION= 1.9.7 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ MASTER_SITES+= LOCAL/osa Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Wed Nov 18 00:58:15 2015 (r401837) +++ head/www/nginx-devel/distinfo Wed Nov 18 01:11:54 2015 (r401838) @@ -1,5 +1,5 @@ -SHA256 (nginx-1.9.6.tar.gz) = ed501fc6d0eff9d3bc1049cc1ba3a3ac8c602de046acb2a4c108392bbfa865ea -SIZE (nginx-1.9.6.tar.gz) = 884733 +SHA256 (nginx-1.9.7.tar.gz) = 794bd217affdfce1c6263d9199c3961f387a2df9d57dcb42876faaf41c1748d5 +SIZE (nginx-1.9.7.tar.gz) = 885562 SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1 SIZE (nginx-accesskey-2.0.3.tar.gz) = 2632 SHA256 (kvspb-nginx-auth-ldap-be8ff8eecb_GH0.tar.gz) = b2824a9c09f46f7c7bf705b3229c62424e5fe9f8b00ae3dc19b0d72797211b29