summaryrefslogtreecommitdiff
path: root/www/nginx
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2008-01-10 15:18:25 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2008-01-10 15:18:25 +0000
commit4193ec240d0c8729003a289f475589fa787cf764 (patch)
treea220b12c2b3b024a320007f44ace5e63e0aa318c /www/nginx
parent- Update to 1.8 (diff)
Update from 0.5.34 to 0.5.35.
<ChangeLog> *) Change: now the ngx_http_userid_module adds start time microseconds to the cookie field contains a pid value. *) Change: now the uname(2) is used on Linux instead of procfs. Thanks to Ilya Novikov. *) Feature: the "If-Range" request header line support. Thanks to Alexander V. Inyukhin. *) Bugfix: in HTTPS mode requests might fail with the "bad write retry" error; bug appeared in 0.5.13. *) Bugfix: the STARTTLS in SMTP mode did not work. Thanks to Oleg Motienko. *) Bugfix: large_client_header_buffers did not freed before going to keep-alive state. Thanks to Olexander Shtepa. *) Bugfix: the "limit_rate" directive did not allow to use full throughput, even if limit value was very high. *) Bugfix: the $status variable was equal to 0 if a proxied server returned response in HTTP/0.9 version. *) Bugfix: if the "?" character was in a "error_page" directive, then it was escaped in a proxied request; bug appeared in 0.5.32. </ChangeLog>
Notes
Notes: svn path=/head/; revision=205382
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 b2806353a24d..5fe3ac3146c5 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nginx
-PORTVERSION= 0.5.34
+PORTVERSION= 0.5.35
CATEGORIES= www
MASTER_SITES= http://sysoev.ru/nginx/
MASTER_SITES+= ${MASTER_SITE_LOCAL}
diff --git a/www/nginx/distinfo b/www/nginx/distinfo
index 3bb024f03a95..94974e11fb11 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/distinfo
@@ -1,3 +1,3 @@
-MD5 (nginx-0.5.34.tar.gz) = 8f7d3efcd7caaf1f06e4d95dfaeac238
-SHA256 (nginx-0.5.34.tar.gz) = 64e255bb76afa1cce2b65ba2b33b4d1cff034654ff20f64b4c285d143f059a3a
-SIZE (nginx-0.5.34.tar.gz) = 487815
+MD5 (nginx-0.5.35.tar.gz) = 1100d8a2f811777f38eff44fe6548d7e
+SHA256 (nginx-0.5.35.tar.gz) = efc6723a2005cc4d6395d7e915c0da91be9e2b133be761de037842b8e8655e68
+SIZE (nginx-0.5.35.tar.gz) = 488926