Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9FADC63BBAC for ; Mon, 8 Feb 2010 14:25:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 471AD63B140; Mon, 8 Feb 2010 14:25:45 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5F65063B13E for ; Mon, 8 Feb 2010 14:25:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4A29F175DD; Mon, 8 Feb 2010 14:25:44 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 8 Feb 2010 14:25:44 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/www/nginx To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20100208142544.4A29F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Mon Feb 8 14:25:44 UTC 2010 Modified Files: pkgsrc/www/nginx: Makefile distinfo options.mk Log Message: nginx-0.8.33: - fix issues with Keep-Alive in various clients - fix issue with internal redirects between proxy/fastcgi locations - fix a bug with discarding request bodies Add optional uwsgi backend. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/nginx/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/nginx/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/nginx/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.