mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Upgrade from 1.9.1 to 1.9.2.
<ChangeLog> *) Feature: the "backlog" parameter of the "listen" directives of the mail proxy and stream modules. *) Feature: the "allow" and "deny" directives in the stream module. *) Feature: the "proxy_bind" directive in the stream module. *) Feature: the "proxy_protocol" directive in the stream module. *) Feature: the -T switch. *) Feature: the REQUEST_SCHEME parameter added to the fastcgi.conf, fastcgi_params, scgi_params, and uwsgi_params standard configuration files. *) Bugfix: the "reuseport" parameter of the "listen" directive of the stream module did not work. *) Bugfix: OCSP stapling might return an expired OCSP response in some cases. </ChangeLog>
This commit is contained in:
parent
24430efd28
commit
9ca3b34d33
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389862
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nginx
|
||||
PORTVERSION= 1.9.1
|
||||
PORTVERSION= 1.9.2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nginx.org/download/
|
||||
MASTER_SITES+= LOCAL/osa
|
||||
|
@ -1,5 +1,5 @@
|
||||
SHA256 (nginx-1.9.1.tar.gz) = 09f555fae694c0944f172b575ad239f56d40d14559d98e843de0a690f38c1dad
|
||||
SIZE (nginx-1.9.1.tar.gz) = 855402
|
||||
SHA256 (nginx-1.9.2.tar.gz) = 80b6425be14a005c8cb15115f3c775f4bc06bf798aa1affaee84ed9cf641ed78
|
||||
SIZE (nginx-1.9.2.tar.gz) = 860233
|
||||
SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1
|
||||
SIZE (nginx-accesskey-2.0.3.tar.gz) = 2632
|
||||
SHA256 (kvspb-nginx-auth-ldap-928856aa95_GH0.tar.gz) = de21b7d9ef0953e96736f6b02d11236c46b138a0bc7889725e8b31f7482e67de
|
||||
|
Loading…
Reference in New Issue
Block a user