From owner-cvs-all@FreeBSD.ORG Mon May 31 16:34:50 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B98661065673; Mon, 31 May 2010 16:34:50 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 90D748FC19; Mon, 31 May 2010 16:34:50 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4VGYnWh098996; Mon, 31 May 2010 16:34:49 GMT (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4VGYnZ9098995; Mon, 31 May 2010 16:34:49 GMT (envelope-from osa) Message-Id: <201005311634.o4VGYnZ9098995@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Mon, 31 May 2010 16:34: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-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2010 16:34:50 -0000 osa 2010-05-31 16:34:49 UTC FreeBSD ports repository Modified files: www/nginx-devel Makefile distinfo Log: Update from 0.8.38 to 0.8.39. *) Bugfix: an inherited "alias" directive worked incorrectly in inclusive location. *) Bugfix: in "alias" with variables and "try_files" directives combination. *) Bugfix: listen unix domain and IPv6 sockets did not inherit while online upgrade. Thanks to Maxim Dounin. Revision Changes Path 1.314 +1 -1 ports/www/nginx-devel/Makefile 1.275 +3 -3 ports/www/nginx-devel/distinfo