summaryrefslogtreecommitdiff
path: root/www/nginx
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2007-06-06 07:05:18 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2007-06-06 07:05:18 +0000
commit174c24d8cb5f0419d19f999abbe0e373ffcaf58c (patch)
treecd4341e875295476e09d81dd2ffdb4163eac1877 /www/nginx
parent- Fix build with gcc 4.2 (diff)
Update to 0.5.24.
<ChangeLog> *) Security: the "ssl_verify_client" directive did not work if request was made using HTTP/0.9. *) Bugfix: a part of response body may be passed uncompressed if gzip was used; bug appeared in 0.5.23. </ChangeLog>
Notes
Notes: svn path=/head/; revision=192876
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 1a68bd059e98..ccf721b082fe 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nginx
-PORTVERSION= 0.5.23
+PORTVERSION= 0.5.24
CATEGORIES= www
MASTER_SITES= http://sysoev.ru/nginx/
MASTER_SITES+= ${MASTER_SITE_LOCAL}
diff --git a/www/nginx/distinfo b/www/nginx/distinfo
index 9f692301ccb6..527d7b90a698 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/distinfo
@@ -1,3 +1,3 @@
-MD5 (nginx-0.5.23.tar.gz) = fb4bc7b034422a9e38adaf12838d42e5
-SHA256 (nginx-0.5.23.tar.gz) = b95a1f96872d4f4855270b0f2de01f7b004de2e6a0a3c9f26defab5e442053cf
-SIZE (nginx-0.5.23.tar.gz) = 471194
+MD5 (nginx-0.5.24.tar.gz) = 621f4ef7a6f0c44d77374bfbbff6e3b9
+SHA256 (nginx-0.5.24.tar.gz) = 3568a2a2cf0925792335eea60067ff5a843860294ae60dacf0bcbe0b65abd000
+SIZE (nginx-0.5.24.tar.gz) = 471483