mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Update from 1.1.4 to 1.1.5.
<ChangeLog> *) Feature: the "uwsgi_buffering" and "scgi_buffering" directives. Thanks to Peter Smit. *) Bugfix: non-cacheable responses might be cached if "proxy_cache_bypass" directive was used. Thanks to John Ferlito. *) Bugfix: in HTTP/1.1 support in the ngx_http_proxy_module. *) Bugfix: cached responses with an empty body were returned incorrectly; the bug had appeared in 0.8.31. *) Bugfix: 201 responses of the ngx_http_dav_module were incorrect; the bug had appeared in 0.8.32. *) Bugfix: in the "return" directive. *) Bugfix: the "ssl_session_cache builtin" directive caused segmentation fault; the bug had appeared in 1.1.1. </ChangeLog>
This commit is contained in:
parent
e3e549096e
commit
d661184f8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283319
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= nginx
|
||||
PORTVERSION= 1.1.4
|
||||
PORTVERSION= 1.1.5
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nginx.org/download/
|
||||
MASTER_SITES+= ${MASTER_SITE_LOCAL}
|
||||
|
@ -1,5 +1,5 @@
|
||||
SHA256 (nginx-1.1.4.tar.gz) = a5fc829bc4296ce49953a772c27891aa5be649a19f7f101221c684898fe75a63
|
||||
SIZE (nginx-1.1.4.tar.gz) = 692544
|
||||
SHA256 (nginx-1.1.5.tar.gz) = 7a8418c86acffc740307d662dab78934677505e7ff33cc67174bf130e2cd5197
|
||||
SIZE (nginx-1.1.5.tar.gz) = 693181
|
||||
SHA256 (giom-nginx_accept_language_module-02262ce.tar.gz) = 3191f4caa70d9a8942c4f10b6abaaa96af451991d4b5e1e3d7b991376b00bf0c
|
||||
SIZE (giom-nginx_accept_language_module-02262ce.tar.gz) = 3398
|
||||
SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1
|
||||
|
Loading…
x
Reference in New Issue
Block a user