From 7937b0910da8a180e534cb10df0a8e71c584a4c3 Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Tue, 13 May 2008 08:12:54 +0000 Subject: Update to 0.6.31. *) 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. --- www/nginx-devel/Makefile | 2 +- www/nginx-devel/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 62e659fc77e2..23a60b6b7fdd 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.6.30 +PORTVERSION= 0.6.31 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ MASTER_SITES+= ${MASTER_SITE_LOCAL} diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo index 6127d1b60dbd..cd83a93ba7a0 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (nginx-0.6.30.tar.gz) = 415e9bbc71e2ae36d9120af80112c5c1 -SHA256 (nginx-0.6.30.tar.gz) = 351c1a1096884299ec248a47f379a346daca730ab9e3bab5d0bd7a5f81a18d53 -SIZE (nginx-0.6.30.tar.gz) = 520139 +MD5 (nginx-0.6.31.tar.gz) = 824bcc25bbd5b636f182237b69227bd2 +SHA256 (nginx-0.6.31.tar.gz) = e68908705dfc1fb166506ec441291c7bad3b6ddcddb760b166931bfdb5b582a7 +SIZE (nginx-0.6.31.tar.gz) = 520344 -- cgit v1.2.3