diff options
author | joerg <joerg@pkgsrc.org> | 2010-10-12 16:16:40 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-10-12 16:16:40 +0000 |
commit | 8ffacad425d1bb5d38abb9064f609208a07e930e (patch) | |
tree | 22b1faedee37946a036a70db99a9223acae42039 /www | |
parent | a9cf70442aa8428505997591a917cb1a12b6b2e5 (diff) | |
download | pkgsrc-8ffacad425d1bb5d38abb9064f609208a07e930e.tar.gz |
Update to nginx-0.8.52 which is the new stable branch:
*) Change: the "secure_link_expires" directive has been canceled.
*) Change: a logging level of resolver errors has been lowered from
"alert" to "error".
*) Feature: now a listen socket "ssl" parameter may be set several
times.
Diffstat (limited to 'www')
-rw-r--r-- | www/nginx/Makefile | 4 | ||||
-rw-r--r-- | www/nginx/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 7ea872f2546..1673c6109c1 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2010/09/06 16:00:55 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2010/10/12 16:16:40 joerg Exp $ -DISTNAME= nginx-0.8.50 +DISTNAME= nginx-0.8.52 DISTFILES= ${DEFAULT_DISTFILES} CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 9a89cf28b1f..1f77ca18021 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.10 2010/09/06 16:00:55 joerg Exp $ +$NetBSD: distinfo,v 1.11 2010/10/12 16:16:40 joerg Exp $ -SHA1 (nginx-0.8.50.tar.gz) = 6c293943fca334d78572ccacdab5d170ba2e18b3 -RMD160 (nginx-0.8.50.tar.gz) = b65ecc1a5a09e7897fcb6628272a8fb6fc2c2b18 -Size (nginx-0.8.50.tar.gz) = 648977 bytes +SHA1 (nginx-0.8.52.tar.gz) = 086caf2e975ab70bcb95b2df6dfcc3fd0f3d6344 +RMD160 (nginx-0.8.52.tar.gz) = 6533826ace004cdcb745e014bb6c0394fcff8170 +Size (nginx-0.8.52.tar.gz) = 649181 bytes SHA1 (patch-aa) = 1ef1a800f0d7dffe182b8a74f115105ded205f8e SHA1 (patch-ab) = 6f20ef8ac9a042faf7e22770de7c16b351cb1191 |