aboutsummaryrefslogtreecommitdiffstats
path: root/www/nginx-devel/Makefile
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2007-07-12 20:00:13 +0800
committerosa <osa@FreeBSD.org>2007-07-12 20:00:13 +0800
commit8c03b875f7bb679c31e2a442cdcd643ad82dd2cb (patch)
tree5fc88e8aeba352309a198ea63c7497a2c2ffa3a1 /www/nginx-devel/Makefile
parenta298319d9d0298a990499e2982d6b9667ccf2c65 (diff)
downloadfreebsd-ports-gnome-8c03b875f7bb679c31e2a442cdcd643ad82dd2cb.tar.gz
freebsd-ports-gnome-8c03b875f7bb679c31e2a442cdcd643ad82dd2cb.tar.zst
freebsd-ports-gnome-8c03b875f7bb679c31e2a442cdcd643ad82dd2cb.zip
Update to 0.6.3.
<ChangeLog> *) 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. </ChangeLog>
Diffstat (limited to 'www/nginx-devel/Makefile')
-rw-r--r--www/nginx-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
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}