mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Update from 1.2.4 to 1.2.5.
Feature safe: yes <ChangeLog> *) Feature: the "optional_no_ca" parameter of the "ssl_verify_client" directive. Thanks to Mike Kazantsev and Eric O'Connor. *) Feature: the $bytes_sent, $connection, and $connection_requests variables can now be used not only in the "log_format" directive. Thanks to Benjamin Grц╤ssing. *) Feature: resolver now randomly rotates addresses returned from cache. Thanks to Anton Jouline. *) Feature: the "auto" parameter of the "worker_processes" directive. *) Bugfix: "cache file ... has md5 collision" alert. *) Bugfix: OpenSSL 0.9.7 compatibility. </ChangeLog>
This commit is contained in:
parent
4e22250bb3
commit
e6a9e94f06
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307382
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nginx
|
||||
PORTVERSION= 1.2.4
|
||||
PORTVERSION= 1.2.5
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nginx.org/download/
|
||||
|
@ -1,5 +1,5 @@
|
||||
SHA256 (nginx-1.2.4.tar.gz) = c587c25f2fa9c9dde6a58cbaf7bf2c808ee360cfa3cdaf00a13a33f728d96c43
|
||||
SIZE (nginx-1.2.4.tar.gz) = 724309
|
||||
SHA256 (nginx-1.2.5.tar.gz) = 87392b8ebc3a763589bdf3f0578cad323bb4ddd327a84243eb4a8babbbd79ddd
|
||||
SIZE (nginx-1.2.5.tar.gz) = 725368
|
||||
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…
Reference in New Issue
Block a user