From owner-svn-ports-head@FreeBSD.ORG Sun Feb 16 16:54:02 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D68B8EB5; Sun, 16 Feb 2014 16:54:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A84E11C5D; Sun, 16 Feb 2014 16:54:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1GGs273032579; Sun, 16 Feb 2014 16:54:02 GMT (envelope-from osa@svn.freebsd.org) Received: (from osa@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1GGs2c4032575; Sun, 16 Feb 2014 16:54:02 GMT (envelope-from osa@svn.freebsd.org) Message-Id: <201402161654.s1GGs2c4032575@svn.freebsd.org> From: "Sergey A. Osokin" Date: Sun, 16 Feb 2014 16:54:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344610 - head/www/nginx 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.17 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: Sun, 16 Feb 2014 16:54:02 -0000 Author: osa Date: Sun Feb 16 16:54:01 2014 New Revision: 344610 URL: http://svnweb.freebsd.org/changeset/ports/344610 QAT: https://qat.redports.org/buildarchive/r344610/ Log: Update from 1.4.4 to bugfix release 1.4.5. *) Bugfix: the $ssl_session_id variable contained full session serialized instead of just a session id. Thanks to Ivan Ristić. *) Bugfix: client connections might be immediately closed if deferred accept was used; the bug had appeared in 1.3.15. *) Bugfix: alerts "zero size buf in output" might appear in logs while proxying; the bug had appeared in 1.3.9. *) Bugfix: a segmentation fault might occur in a worker process if the ngx_http_spdy_module was used. *) Bugfix: proxied WebSocket connections might hang right after handshake if the select, poll, or /dev/poll methods were used. *) Bugfix: a timeout might occur while reading client request body in an SSL connection using chunked transfer encoding. *) Bugfix: memory leak in nginx/Windows. Modified: head/www/nginx/Makefile head/www/nginx/distinfo Modified: head/www/nginx/Makefile ============================================================================== --- head/www/nginx/Makefile Sun Feb 16 16:30:06 2014 (r344609) +++ head/www/nginx/Makefile Sun Feb 16 16:54:01 2014 (r344610) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nginx -PORTVERSION= 1.4.4 -PORTREVISION= 3 +PORTVERSION= 1.4.5 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ @@ -327,6 +326,7 @@ CONFIGURE_ARGS+=--add-module=${WRKDIR}/n .endif .if ${PORT_OPTIONS:MCTPP2} +IGNORE= CTPP2: update require LIB_DEPENDS+= libctpp2.so:${PORTSDIR}/textproc/ctpp2 NGINX_CTPP2_VERSION= 0.5 MASTER_SITES+= http://dl.vbart.ru/ngx-ctpp/:ctpp2 Modified: head/www/nginx/distinfo ============================================================================== --- head/www/nginx/distinfo Sun Feb 16 16:30:06 2014 (r344609) +++ head/www/nginx/distinfo Sun Feb 16 16:54:01 2014 (r344610) @@ -1,5 +1,5 @@ -SHA256 (nginx-1.4.4.tar.gz) = 7c989a58e5408c9593da0bebcd0e4ffc3d892d1316ba5042ddb0be5b0b4102b9 -SIZE (nginx-1.4.4.tar.gz) = 768217 +SHA256 (nginx-1.4.5.tar.gz) = ade9024356a8f2b0679ea50e477b2585d46f43aa695cbe8ace9d65f457e0077e +SIZE (nginx-1.4.5.tar.gz) = 768728 SHA256 (giom-nginx_accept_language_module-2f69842.tar.gz) = fbcdf792160a1eff7b9549aeb5209d6e76716ff8e86b05e42c90b2d2f858e011 SIZE (giom-nginx_accept_language_module-2f69842.tar.gz) = 3399 SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1