- www/nginx-devel: Update from 1.13.4 to 1.13.5
- Changelog: *) Feature: the $ssl_client_escaped_cert variable. *) Bugfix: the "ssl_session_ticket_key" directive and the "include" parameter of the "geo" directive did not work on Windows. *) Bugfix: incorrect response length was returned on 32-bit platforms when requesting more than 4 gigabytes with multiple ranges. *) Bugfix: the "expires modified" directive and processing of the "If-Range" request header line did not use the response last modification time if proxying without caching was used. Approved by: osa (maintainer) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D12247
This commit is contained in:
parent
eefb620f3b
commit
45a8efa43b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449411
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nginx
|
||||
PORTVERSION= 1.13.4
|
||||
PORTVERSION= 1.13.5
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nginx.org/download/
|
||||
MASTER_SITES+= LOCAL/osa
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1504728041
|
||||
SHA256 (nginx-1.13.4.tar.gz) = de21f3c49ba65c611329d8759a63d72e5fcf719bc6f2a3270e2541348ef1fbba
|
||||
SIZE (nginx-1.13.4.tar.gz) = 988415
|
||||
TIMESTAMP = 1504807697
|
||||
SHA256 (nginx-1.13.5.tar.gz) = 0e75b94429b3f745377aeba3aff97da77bf2b03fcb9ff15b3bad9b038db29f2e
|
||||
SIZE (nginx-1.13.5.tar.gz) = 988821
|
||||
SHA256 (ngx_cache_purge-2.3.tar.gz) = 279e0d8a46d3b1521fd43b3f78bc1c08b263899142a7cc5058c1c0361a92c89c
|
||||
SIZE (ngx_cache_purge-2.3.tar.gz) = 12248
|
||||
SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae
|
||||
|
|
Loading…
Reference in a new issue