From cb13c20e95d9af3de5b75b98f81333e2cb8c5651 Mon Sep 17 00:00:00 2001 From: merdely Date: Tue, 13 May 2008 18:46:07 +0000 Subject: [PATCH] Bugfix update to 0.6.31. Fixes include: *) Bugfix: nginx did not process FastCGI response if header was at the end of FastCGI record; bug appeared in 0.6.2. Thanks to Sergey Serov. *) bugfix: a segmentation fault might occur in worker process if a file was deleted and the "open_file_cache_errors" directive was off. From Darrin Chandler (MAINTAINER) ok bernd@ --- www/nginx/Makefile | 4 ++-- www/nginx/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/www/nginx/Makefile b/www/nginx/Makefile index d0dec00ef56..4047339f57c 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.7 2008/05/07 23:08:24 merdely Exp $ +# $OpenBSD: Makefile,v 1.8 2008/05/13 18:46:07 merdely Exp $ COMMENT= robust and small HTTP server and mail proxy server -DISTNAME= nginx-0.6.30 +DISTNAME= nginx-0.6.31 CATEGORIES= www HOMEPAGE= http://nginx.net/ diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 6edd37a08b2..d16d65630b1 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,5 +1,5 @@ -MD5 (nginx-0.6.30.tar.gz) = QV6bvHHirjbZEgr4ARLFwQ== -RMD160 (nginx-0.6.30.tar.gz) = OQSjeFjC426g01riKcVaDGtlIPo= -SHA1 (nginx-0.6.30.tar.gz) = rc5ReFbPh5PqAU+ZWyNFaI1sS/4= -SHA256 (nginx-0.6.30.tar.gz) = NRwaEJaIQpnsJIpH83mjRtrKcwq547q10L16X4GhjVM= -SIZE (nginx-0.6.30.tar.gz) = 520139 +MD5 (nginx-0.6.31.tar.gz) = gkvMJbvVtjbxgiN7aSJ70g== +RMD160 (nginx-0.6.31.tar.gz) = edoi6rpBXrnSTdM88r4LGZm7Ebw= +SHA1 (nginx-0.6.31.tar.gz) = wsResq41LczoL6mXqM/HbM5knBo= +SHA256 (nginx-0.6.31.tar.gz) = 5okIcF38H7FmUG7EQSkce607bdzdt2CxZpMb/bW1gqc= +SIZE (nginx-0.6.31.tar.gz) = 520344