From owner-cvs-ports@FreeBSD.ORG Thu Sep 2 18:09:14 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27DD710656E3; Thu, 2 Sep 2010 18:09:14 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1868E8FC0A; Thu, 2 Sep 2010 18:09:14 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o82I9DwH021327; Thu, 2 Sep 2010 18:09:13 GMT (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o82I9DGD021326; Thu, 2 Sep 2010 18:09:13 GMT (envelope-from osa) Message-Id: <201009021809.o82I9DGD021326@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Thu, 2 Sep 2010 18:09:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/nginx-devel Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2010 18:09:14 -0000 osa 2010-09-02 18:09:13 UTC FreeBSD ports repository Modified files: www/nginx-devel Makefile distinfo Log: Update from 0.8.49 to 0.8.50. *) Feature: the "secure_link", "secure_link_md5", and "secure_link_expires" directives of the ngx_http_secure_link_module. *) Feature: the -q switch. Thanks to Gena Makhomed. *) Bugfix: worker processes may got caught in an endless loop during reconfiguration, if a caching was used; the bug had appeared in 0.8.48. *) Bugfix: in the "gzip_disable" directive. Thanks to Derrick Petzold. *) Bugfix: nginx/Windows could not send stop, quit, reopen, and reload signals to a process run in other session. Revision Changes Path 1.339 +1 -1 ports/www/nginx-devel/Makefile 1.297 +3 -3 ports/www/nginx-devel/distinfo