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>
This commit is contained in:
Sergey A. Osokin 2007-07-30 10:40:49 +00:00
parent f9d02bd2ba
commit d33a4c620d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196705
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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