summaryrefslogtreecommitdiff
path: root/www/nginx
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2008-01-09 14:42:54 +0000
committerghen <ghen@pkgsrc.org>2008-01-09 14:42:54 +0000
commit4936f67d298f428022e46c2052f289de0a644c0d (patch)
tree6760c61219e3d4d9c0e5eb802dc9ddfbe66708df /www/nginx
parent129f9827d2fe40ac055e77b453fa09befd54eefd (diff)
downloadpkgsrc-4936f67d298f428022e46c2052f289de0a644c0d.tar.gz
Update to nginx-0.5.35.
*) 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.
Diffstat (limited to 'www/nginx')
-rw-r--r--www/nginx/Makefile6
-rw-r--r--www/nginx/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 9286b1448f6..d623b915704 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2008/01/07 10:42:01 ghen Exp $
+# $NetBSD: Makefile,v 1.4 2008/01/09 14:42:54 ghen Exp $
-DISTNAME= nginx-0.5.34
+DISTNAME= nginx-0.5.35
CATEGORIES= www
MASTER_SITES= http://sysoev.ru/nginx/
@@ -30,7 +30,7 @@ EGDIR= ${PREFIX}/share/examples/nginx
EGFILES= fastcgi_params koi-utf koi-win mime.types nginx.conf win-utf
.for file in ${EGFILES}
-CONF_FILES+= ${EGDIR:Q}/conf/${file} ${PKG_SYSCONFDIR}/${file}
+CONF_FILES+= ${EGDIR}/conf/${file} ${PKG_SYSCONFDIR}/${file}
.endfor
RCD_SCRIPTS= nginx
diff --git a/www/nginx/distinfo b/www/nginx/distinfo
index 8ecc09b08f9..53a6994a8df 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2008/01/07 10:42:01 ghen Exp $
+$NetBSD: distinfo,v 1.3 2008/01/09 14:42:54 ghen Exp $
-SHA1 (nginx-0.5.34.tar.gz) = f76f6cb1ac0a316f20958bf7dc6a03723fb58edf
-RMD160 (nginx-0.5.34.tar.gz) = a057651eb9065b1e491ce38c73bc9e4897c982c7
-Size (nginx-0.5.34.tar.gz) = 487815 bytes
+SHA1 (nginx-0.5.35.tar.gz) = 9e97e6723ee605db14d9cde54053496729f73c18
+RMD160 (nginx-0.5.35.tar.gz) = b6f78c584ed430212428276c69e9748a962bc013
+Size (nginx-0.5.35.tar.gz) = 488926 bytes
SHA1 (patch-aa) = ffc4de0134bd3d1808bdd1462e4602a11159d996