diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2007-05-29 12:19:39 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2007-05-29 12:19:39 +0000 |
commit | a63786ab6e1d0f1c166436bdee28010a0f44986b (patch) | |
tree | 7c0d5dc92b22caa780a91bb397eccc32c26246ae | |
parent | - Update to 1.24 (diff) |
Update to fresh bugfix release 0.5.22.
<Changelog>
Bugfix: the big request body might not be passed to
backend; bug appeared in 0.5.21.
</Changelog>
Notes
Notes:
svn path=/head/; revision=192297
-rw-r--r-- | www/nginx-devel/Makefile | 2 | ||||
-rw-r--r-- | www/nginx-devel/distinfo | 6 | ||||
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 3fbc87fe1026..7f9edb6e3b06 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.5.21 +PORTVERSION= 0.5.22 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 e1f613c954af..a7edd256cf30 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (nginx-0.5.21.tar.gz) = f6021b2916687f6a9105603be6cdd7cc -SHA256 (nginx-0.5.21.tar.gz) = fe42fcc8d3d8261cd344fae02d420e2ed279185a3ab216a0bece8b49279ee228 -SIZE (nginx-0.5.21.tar.gz) = 470069 +MD5 (nginx-0.5.22.tar.gz) = fbe1b802f38c58643b02a6b9e7aad845 +SHA256 (nginx-0.5.22.tar.gz) = 45ffd7f5d9a01fa5d6d4160c4be75bb17f002ef3f4474c11112fdb304da84db2 +SIZE (nginx-0.5.22.tar.gz) = 470127 diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 3fbc87fe1026..7f9edb6e3b06 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.5.21 +PORTVERSION= 0.5.22 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ MASTER_SITES+= ${MASTER_SITE_LOCAL} diff --git a/www/nginx/distinfo b/www/nginx/distinfo index e1f613c954af..a7edd256cf30 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,3 +1,3 @@ -MD5 (nginx-0.5.21.tar.gz) = f6021b2916687f6a9105603be6cdd7cc -SHA256 (nginx-0.5.21.tar.gz) = fe42fcc8d3d8261cd344fae02d420e2ed279185a3ab216a0bece8b49279ee228 -SIZE (nginx-0.5.21.tar.gz) = 470069 +MD5 (nginx-0.5.22.tar.gz) = fbe1b802f38c58643b02a6b9e7aad845 +SHA256 (nginx-0.5.22.tar.gz) = 45ffd7f5d9a01fa5d6d4160c4be75bb17f002ef3f4474c11112fdb304da84db2 +SIZE (nginx-0.5.22.tar.gz) = 470127 |