From 7cb173a90f3abc39a9afb26ade4a4953706f1ce0 Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Thu, 12 Jul 2007 12:00:13 +0000 Subject: Update to 0.6.3. *) Feature: the "proxy_store" and "fastcgi_store" directives. *) Bugfix: a segmentation fault might occur in worker process if the "auth_http_header" directive was used. *) Bugfix: a segmentation fault occurred in worker process if the CRAM-MD5 authentication method was used, but it was not enabled. *) Bugfix: a segmentation fault might occur in worker process when the HTTPS protocol was used in the "proxy_pass" directive. *) Bugfix: a segmentation fault might occur in worker process if the eventport method was used. *) Bugfix: the "proxy_ignore_client_abort" and "fastcgi_ignore_client_abort" directives did not work; bug appeared in 0.5.13. --- 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 bc2b73d26126..68a20bb89b44 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 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 0fefa8fef532..db448294f02b 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (nginx-0.6.2.tar.gz) = 5bb1d4b8ed5faa714b67d0ec14bb45e8 -SHA256 (nginx-0.6.2.tar.gz) = ea21dc779229a650cd3cb3b2e1f2810b39969a2fd88386e318a2d5d83b3cd8f9 -SIZE (nginx-0.6.2.tar.gz) = 472812 +MD5 (nginx-0.6.3.tar.gz) = c111487c85fd7a25720560cb08c56b3c +SHA256 (nginx-0.6.3.tar.gz) = 1a29d900c0af4fe021c9f86dbf96f2878249ae109eeb734e9b2448ca69719183 +SIZE (nginx-0.6.3.tar.gz) = 474505 -- cgit v1.2.3