summaryrefslogtreecommitdiff
path: root/www/nginx-devel
diff options
context:
space:
mode:
authorimil <imil@pkgsrc.org>2013-03-05 15:34:13 +0000
committerimil <imil@pkgsrc.org>2013-03-05 15:34:13 +0000
commitd950afd69cb1264d63da9bb30a101c6f1cee93b5 (patch)
tree772ec8dc00de0f96fd3959579218849dc7609016 /www/nginx-devel
parent4c84de7cfc0963627e18425d1ebf96d7f52cafbb (diff)
downloadpkgsrc-d950afd69cb1264d63da9bb30a101c6f1cee93b5.tar.gz
Changes with nginx 1.3.14 05 Mar 2013
*) Feature: $connections_active, $connections_reading, and $connections_writing variables in the ngx_http_stub_status_module. *) Feature: support of WebSocket connections in the ngx_http_uwsgi_module and ngx_http_scgi_module. *) Bugfix: in virtual servers handling with SNI. *) Bugfix: new sessions were not always stored if the "ssl_session_cache shared" directive was used and there was no free space in shared memory. Thanks to Piotr Sikora. *) Bugfix: multiple X-Forwarded-For headers were handled incorrectly. Thanks to Neal Poole for sponsoring this work. *) Bugfix: in the ngx_http_mp4_module. Thanks to Gernot Vormayr.
Diffstat (limited to 'www/nginx-devel')
-rw-r--r--www/nginx-devel/Makefile4
-rw-r--r--www/nginx-devel/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index 67e9a88037c..a0c42e7a2cc 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2013/02/22 17:06:54 imil Exp $
+# $NetBSD: Makefile,v 1.2 2013/03/05 15:34:13 imil Exp $
-DISTNAME= nginx-1.3.13
+DISTNAME= nginx-1.3.14
MAINTAINER= imil@NetBSD.org
.include "../../www/nginx/Makefile.common"
diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo
index e489392c039..110dac85649 100644
--- a/www/nginx-devel/distinfo
+++ b/www/nginx-devel/distinfo
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.1 2013/02/22 17:06:54 imil Exp $
+$NetBSD: distinfo,v 1.2 2013/03/05 15:34:13 imil Exp $
SHA1 (naxsi-core-0.49.tgz) = d36294647302bb56cb134c32156c8aadf4418d68
RMD160 (naxsi-core-0.49.tgz) = 85e6ca2ff8bad2e5aba8caa5b882ac430f6c719f
Size (naxsi-core-0.49.tgz) = 49852 bytes
-SHA1 (nginx-1.3.13.tar.gz) = b09b1c35b2b741292d41db1caa3b8a4123805a4c
-RMD160 (nginx-1.3.13.tar.gz) = 830e44f117d1f77900bf63d11c73ae08a4dcbeab
-Size (nginx-1.3.13.tar.gz) = 747470 bytes
+SHA1 (nginx-1.3.14.tar.gz) = 6c912814347c14419a1a1baaa3e0fb9bf2db2bf2
+RMD160 (nginx-1.3.14.tar.gz) = 8da137167e276292cc3e24ba979d43efce8fe2d9
+Size (nginx-1.3.14.tar.gz) = 749457 bytes
SHA1 (nginx_http_push_module-0.692.tar.gz) = 72103084cad8f4d3d9a49a6b04cf780e4541605d
RMD160 (nginx_http_push_module-0.692.tar.gz) = 9d2be16074cf28115af0f1d8f3646937cda649ad
Size (nginx_http_push_module-0.692.tar.gz) = 29119 bytes