From e45c2bb0af2326f52b1759955fff31f74db468c9 Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Mon, 30 Jul 2007 10:45:23 +0000 Subject: [PATCH] Update to 0.5.29. *) Feature: the $args variable can be set with the "set" directive. *) Feature: the $is_args variable. *) Bugfix: if a client has closed connection to mail proxy then nginx might not close connection to backend. *) Bugfix: now nginx escapes space in $memcached_key variable. *) Bugfix: a segmentation fault might occur in worker process when the HTTPS protocol was used in the "proxy_pass" directive. *) Bugfix: the perl $$ variable value in ngx_http_perl_module was equal to the master process identification number. *) Bugfix: fix building on Solaris/amd64 by Sun Studio 11 and early versions; bug appeared in 0.5.29. --- www/nginx/Makefile | 2 +- www/nginx/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/nginx/Makefile b/www/nginx/Makefile index cf2a97d05015..83ecadfae54a 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.5.29 +PORTVERSION= 0.5.30 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ MASTER_SITES+= ${MASTER_SITE_LOCAL} diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 455f97797f09..9b2a01d7588c 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,3 +1,3 @@ -MD5 (nginx-0.5.29.tar.gz) = a7b21033b22cff980614c46700fda13f -SHA256 (nginx-0.5.29.tar.gz) = 41c8491ec6401abb9c78d17566db62644c2c27bc4ad5ec5b31e41e7e9e7b0705 -SIZE (nginx-0.5.29.tar.gz) = 473183 +MD5 (nginx-0.5.30.tar.gz) = 804cf3d6583fe820de42c5e7c50d7a1a +SHA256 (nginx-0.5.30.tar.gz) = d10047252cfaa4844a664e3cb22898dd469c95ebb6f2d05977e03d1bdaae214b +SIZE (nginx-0.5.30.tar.gz) = 474071