From owner-cvs-ports@FreeBSD.ORG Mon Jul 30 10:40:49 2007 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 D43CE16A419; Mon, 30 Jul 2007 10:40:49 +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 C7B0213C45E; Mon, 30 Jul 2007 10:40:49 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l6UAenrr091909; Mon, 30 Jul 2007 10:40:49 GMT (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l6UAenun091908; Mon, 30 Jul 2007 10:40:49 GMT (envelope-from osa) Message-Id: <200707301040.l6UAenun091908@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Mon, 30 Jul 2007 10:40:49 +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: Mon, 30 Jul 2007 10:40:50 -0000 osa 2007-07-30 10:40:49 UTC FreeBSD ports repository Modified files: www/nginx-devel Makefile distinfo Log: Update to 0.6.6. *) Feature: the --sysconfdir=PATH option in configure. *) Feature: named locations. *) Feature: the $args variable can be set with the "set" directive. *) Feature: the $is_args variable. *) Bugfix: fair big weight upstream balancer. *) Bugfix: if a client has closed connection to mail proxy then nginx might not close connection to backend. *) Bugfix: if the same host without specified port was used as backend for HTTP and HTTPS, then nginx used only one port - 80 or 443. *) Bugfix: fix building on Solaris/amd64 by Sun Studio 11 and early versions; bug appeared in 0.6.4. Revision Changes Path 1.126 +1 -1 ports/www/nginx-devel/Makefile 1.117 +3 -3 ports/www/nginx-devel/distinfo