From 4caffba231574ab66ac5259040910ef5175eb5d9 Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Fri, 25 May 2007 06:34:39 +0000 Subject: Update to 0.5.20. *) Feature: the "sendfile_max_chunk" directive. *) Feature: the "$http_...", "$sent_http_...", and "$upstream_http_..." variables may be changed using the "set" directive. *) Bugfix: a segmentation fault might occur in worker process if the SSI command 'if expr="$var = /"' was used. *) Bugfix: trailing boundary of multipart range response was transferred incorrectly. Thanks to Evan Miller. *) Bugfix: nginx did not work on Solaris/sparc64 if it was built by Sun Studio. Thanks to Andrei Nigmatulin. *) Bugfix: the ngx_http_perl_module could not built by Solaris make. Thanks to Andrei Nigmatulin. --- www/nginx-devel/Makefile | 2 +- www/nginx-devel/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www/nginx-devel') diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 863166ebeec4..5e0578cbcf52 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.5.19 +PORTVERSION= 0.5.20 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 7fad567279ef..dc4c2ed2fa0b 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (nginx-0.5.19.tar.gz) = bc2d3ef843b4b4ea1d0c8556b92814e4 -SHA256 (nginx-0.5.19.tar.gz) = 2c3349d9fdc1bc5a0ead9991b2d3d866a8be5a187a306f3dd088a728abf6ba1e -SIZE (nginx-0.5.19.tar.gz) = 468611 +MD5 (nginx-0.5.20.tar.gz) = 4a1a0f8cbfe743bc74818443f3799b34 +SHA256 (nginx-0.5.20.tar.gz) = 7d5dac7203bd9a52e4fb4707c9f0686cca04caebf78ec86e59eabcf20b29de65 +SIZE (nginx-0.5.20.tar.gz) = 469542 -- cgit v1.2.3