Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 68B4263B873 for ; Tue, 15 Jun 2010 20:05:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D6BCF63B2D4; Tue, 15 Jun 2010 20:05:49 +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 D276C63B125 for ; Tue, 15 Jun 2010 20:05:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C77EB175DD; Tue, 15 Jun 2010 20:05:48 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 15 Jun 2010 20:05:48 +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: <20100615200548.C77EB175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Tue Jun 15 20:05:48 UTC 2010 Modified Files: pkgsrc/www/nginx: Makefile PLIST distinfo options.mk Added Files: pkgsrc/www/nginx/patches: patch-ab Log Message: nginx-0.8.41: - New http_uwsgi_module, replacing the (optional) external one - New ngx_http_split_clients module - Support "map" directive with keys longer than 255 charecters - Allow overriding client request header in fastcgi_param - New "proxy_no_cache" and "fastcgi_no_cache" directives - Automatically redirect from "rewrite" if $scheme is used - Various bugfixes To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/nginx/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/nginx/PLIST cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/nginx/distinfo \ pkgsrc/www/nginx/options.mk cvs rdiff -u -r0 -r1.1 pkgsrc/www/nginx/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.