summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2010-03-03 18:48:59 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2010-03-03 18:48:59 +0000
commit850f44ff65dd0b7250de299945c9b739457e9261 (patch)
tree86f49995909bbb21fdb8a3edf67e078e772722a7
parentAdd p5-IO-Compress-Zlib as a dependency (diff)
Update from 0.8.33 to 0.8.34.
Feature safe: yes <ChangeLog> *) Bugfix: nginx did not support all ciphers and digests used in client certificates. Thanks to Innocenty Enikeew. *) Bugfix: nginx cached incorrectly FastCGI responses if there was large stderr output before response. *) Bugfix: nginx did not support HTTPS referrers. *) Bugfix: nginx/Windows might not find file if path in configuration was given in other character case; the bug had appeared in 0.8.34. *) Bugfix: the $date_local variable has an incorrect value, if the "%s" format was used. Thanks to Maxim Dounin. *) Bugfix: if ssl_session_cache was not set or was set to "none", then during client certificate verify the error "session id context uninitialized" might occur; the bug had appeared in 0.7.1. *) Bugfix: a geo range returned default value if the range included two or more /16 networks and did not begin at /16 network boundary. *) Bugfix: a block used in a "stub" parameter of an "include" SSI directive was output with "text/plain" MIME type. *) Bugfix: $r->sleep() did not work; the bug had appeared in 0.8.11. </ChangeLog>
Notes
Notes: svn path=/head/; revision=250539
-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 6df95f52018d..fbd8698052b3 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nginx
-PORTVERSION= 0.8.33
+PORTVERSION= 0.8.34
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 41437f0fb3c5..f4fc11f06271 100644
--- a/www/nginx-devel/distinfo
+++ b/www/nginx-devel/distinfo
@@ -1,6 +1,6 @@
-MD5 (nginx-0.8.33.tar.gz) = 43bee63048b97109dfdaf6c075b19784
-SHA256 (nginx-0.8.33.tar.gz) = 4366fa657a31f841944498c55bed3f2d18abeaeee4114873f3087033d629074e
-SIZE (nginx-0.8.33.tar.gz) = 620448
+MD5 (nginx-0.8.34.tar.gz) = cc49e53b64fc64b0e9e5e57acb94d4d6
+SHA256 (nginx-0.8.34.tar.gz) = f7cf3bcd0dcd3473ebff76aeee12974112d035737a2fc7f38b0a190f3a2949f6
+SIZE (nginx-0.8.34.tar.gz) = 621534
MD5 (nginx_accept_language_module.tar.gz) = 330a8d3b2376fb476b5d3111a7905ec3
SHA256 (nginx_accept_language_module.tar.gz) = 7a4c2d42a83c5b6efd2b7b13ad232850b6ab0ca4261df6b46fb7d2d2738b1c0a
SIZE (nginx_accept_language_module.tar.gz) = 3299