aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2007-07-30 18:40:49 +0800
committerosa <osa@FreeBSD.org>2007-07-30 18:40:49 +0800
commit07e8b9b845fab8f24c92f2fb32de7819d25ec3ac (patch)
tree054ccf7027f7a4086884f41b0d4af81c9243a638
parentd5d0cc2d176f3d760e2ddb71093f0e66d07bccaf (diff)
downloadfreebsd-ports-gnome-07e8b9b845fab8f24c92f2fb32de7819d25ec3ac.tar.gz
freebsd-ports-gnome-07e8b9b845fab8f24c92f2fb32de7819d25ec3ac.tar.zst
freebsd-ports-gnome-07e8b9b845fab8f24c92f2fb32de7819d25ec3ac.zip
Update to 0.6.6.
<ChangeLog> *) Feature: the --sysconfdir=PATH option in configure. *) Feature: named locations. *) Feature: the $args variable can be set with the "set" directive. *) Feature: the $is_args variable. *) Bugfix: fair big weight upstream balancer. *) Bugfix: if a client has closed connection to mail proxy then nginx might not close connection to backend. *) Bugfix: if the same host without specified port was used as backend for HTTP and HTTPS, then nginx used only one port - 80 or 443. *) Bugfix: fix building on Solaris/amd64 by Sun Studio 11 and early versions; bug appeared in 0.6.4. </ChangeLog>
-rw-r--r--www/nginx-devel/Makefile2
-rw-r--r--www/nginx-devel/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index fcee8ca68440..293f61a74086 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nginx
-PORTVERSION= 0.6.5
+PORTVERSION= 0.6.6
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 2be09db36870..be9892c34b50 100644
--- a/www/nginx-devel/distinfo
+++ b/www/nginx-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (nginx-0.6.5.tar.gz) = 8b4819501d58515fa330016b662269d8
-SHA256 (nginx-0.6.5.tar.gz) = ef34e8410f8889854afd74fde1f50e718612947f8910c94b70d5bc19f4619b6b
-SIZE (nginx-0.6.5.tar.gz) = 476994
+MD5 (nginx-0.6.6.tar.gz) = 7dab36bab2ed3f770bdfc62babfc6664
+SHA256 (nginx-0.6.6.tar.gz) = 7d9a3d39c8253d4520aaaf34a5e62b289c823cbfe7a09ccd5e3b9d0c3c8235cd
+SIZE (nginx-0.6.6.tar.gz) = 478162