aboutsummaryrefslogtreecommitdiffstats
path: root/www/nginx
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2007-07-30 18:45:23 +0800
committerosa <osa@FreeBSD.org>2007-07-30 18:45:23 +0800
commit30bb73a6bff09f3d40405c2c41032a6a945d8e94 (patch)
treee673642cd6866a4ae68f0786e08ca9666e73ae17 /www/nginx
parent07e8b9b845fab8f24c92f2fb32de7819d25ec3ac (diff)
downloadfreebsd-ports-gnome-30bb73a6bff09f3d40405c2c41032a6a945d8e94.tar.gz
freebsd-ports-gnome-30bb73a6bff09f3d40405c2c41032a6a945d8e94.tar.zst
freebsd-ports-gnome-30bb73a6bff09f3d40405c2c41032a6a945d8e94.zip
Update to 0.5.29.
<ChangeLog> *) 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. </ChangeLog>
Diffstat (limited to 'www/nginx')
-rw-r--r--www/nginx/Makefile2
-rw-r--r--www/nginx/distinfo6
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