mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Upgrade from 1.9.2 to 1.9.3.
<ChangeLog> *) Change: duplicate "http", "mail", and "stream" blocks are now disallowed. *) Feature: connection limiting in the stream module. *) Feature: data rate limiting in the stream module. *) Bugfix: the "zone" directive inside the "upstream" block did not work on Windows. *) Bugfix: compatibility with LibreSSL in the stream module. Thanks to Piotr Sikora. *) Bugfix: in the "--builddir" configure parameter. Thanks to Piotr Sikora. *) Bugfix: the "ssl_stapling_file" directive did not work; the bug had appeared in 1.9.2. Thanks to Faidon Liambotis and Brandon Black. *) Bugfix: a segmentation fault might occur in a worker process if the "ssl_stapling" directive was used; the bug had appeared in 1.9.2. Thanks to Matthew Baldwin. </ChangeLog>
This commit is contained in:
parent
150eb1c9ec
commit
8f486375e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392102
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nginx
|
||||
PORTVERSION= 1.9.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.9.3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nginx.org/download/
|
||||
MASTER_SITES+= LOCAL/osa
|
||||
|
@ -1,5 +1,5 @@
|
||||
SHA256 (nginx-1.9.2.tar.gz) = 80b6425be14a005c8cb15115f3c775f4bc06bf798aa1affaee84ed9cf641ed78
|
||||
SIZE (nginx-1.9.2.tar.gz) = 860233
|
||||
SHA256 (nginx-1.9.3.tar.gz) = 4298c5341b2a262fdb8dbc0a1389756181af8f098c7720abfb30bd3060f673eb
|
||||
SIZE (nginx-1.9.3.tar.gz) = 864430
|
||||
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