diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2009-05-18 13:54:54 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2009-05-18 13:54:54 +0000 |
commit | 5764b99e0cad151efc3b581d054596bfb6329149 (patch) | |
tree | 3c878d65fdd71f68698c553d6d46da4e5c191898 /www | |
parent | Update to 1.6.2. (diff) |
Update from 0.7.57 to 0.7.58.
<ChangeLog>
*) Feature: a "listen" directive of the mail proxy module supports IPv6.
*) Feature: the "image_filter_jpeg_quality" directive.
*) Feature: the "client_body_in_single_buffer" directive.
*) Feature: the $request_body variable.
*) Bugfix: in ngx_http_autoindex_module in file name links having a ":"
symbol in the name.
*) Bugfix: "make upgrade" procedure did not work; the bug had appeared
in 0.7.53.
Thanks to Denis F. Latypoff.
</ChangeLog>
Notes
Notes:
svn path=/head/; revision=234138
Diffstat (limited to 'www')
-rw-r--r-- | www/nginx-devel/Makefile | 2 | ||||
-rw-r--r-- | www/nginx-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index e1327a52bedb..7a807a04a4b9 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.7.57 +PORTVERSION= 0.7.58 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 fb70f83e669c..6923d2bb3189 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -1,6 +1,6 @@ -MD5 (nginx-0.7.57.tar.gz) = 212e709d4812b01eec15d5b8ebd8577d -SHA256 (nginx-0.7.57.tar.gz) = 9a7c64a34278c71061777d94c5ef19a86e5b9a54ae5535e845df1b4ac6738a9c -SIZE (nginx-0.7.57.tar.gz) = 591717 +MD5 (nginx-0.7.58.tar.gz) = 971c3c6aa1e793a1a6fa6bb1ee7d2efd +SHA256 (nginx-0.7.58.tar.gz) = 9bfeb136eb28127a0cceaf1bcbf78ff0dc043371ee69470fd967a2d706a6cc42 +SIZE (nginx-0.7.58.tar.gz) = 592868 MD5 (nginx-accesskey-2.0.3.tar.gz) = 9b5304346d5139b1841f5baa01ab0cbe SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1 SIZE (nginx-accesskey-2.0.3.tar.gz) = 2632 |