From owner-cvs-all@FreeBSD.ORG Mon Jul 5 20:07:13 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 E3EE3106564A; Mon, 5 Jul 2010 20:07:13 +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 D40F28FC1E; Mon, 5 Jul 2010 20:07:13 +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 o65K7DZ7060503; Mon, 5 Jul 2010 20:07:13 GMT (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o65K7DYZ060502; Mon, 5 Jul 2010 20:07:13 GMT (envelope-from osa) Message-Id: <201007052007.o65K7DYZ060502@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Mon, 5 Jul 2010 20:07: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-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, 05 Jul 2010 20:07:14 -0000 osa 2010-07-05 20:07:13 UTC FreeBSD ports repository Modified files: www/nginx-devel Makefile distinfo Log: Update from 0.8.43 to 0.8.44. Feature safe: yes *) Change: now nginx does not cache by default backend responses, if they have a "Set-Cookie" header line. *) Feature: the "listen" directive supports the "setfib" parameter. Thanks to Andrew Filonov. *) Bugfix: the "sub_filter" directive might change character case on partial match. *) Bugfix: compatibility with HP/UX. *) Bugfix: compatibility with AIX xcl_r compiler. *) Bugfix: nginx treated a large SSLv2 packets as plain requests. Thanks to Miroslaw Jaworski. Revision Changes Path 1.331 +1 -1 ports/www/nginx-devel/Makefile 1.289 +3 -3 ports/www/nginx-devel/distinfo