Update from 0.7.42 to 0.7.43.
<ChangeLog> *) Bugfix: a request was handled incorrectly, if a "root" directive used variables; the bug had appeared in 0.7.42. *) Bugfix: if a server listened on wildcard address, then the $server_addr variable value was "0.0.0.0"; the bug had appeared in 0.7.36. </ChangeLog>
This commit is contained in:
parent
666567ceba
commit
2118e3b2e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230355
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= nginx
|
||||
PORTVERSION= 0.7.42
|
||||
PORTVERSION= 0.7.43
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://sysoev.ru/nginx/
|
||||
MASTER_SITES+= ${MASTER_SITE_LOCAL}
|
||||
|
@ -1,6 +1,6 @@
|
||||
MD5 (nginx-0.7.42.tar.gz) = 085c321aab38bc943c04657f458a3c4d
|
||||
SHA256 (nginx-0.7.42.tar.gz) = fe7aec1321d926a941437c46c046c887963ffa8a931ada6d8c0e99743f03ae09
|
||||
SIZE (nginx-0.7.42.tar.gz) = 573200
|
||||
MD5 (nginx-0.7.43.tar.gz) = 128be7dbfaeb84bb7202335372c846f0
|
||||
SHA256 (nginx-0.7.43.tar.gz) = 67ab52b01d1156846bf6ce1c674704578b840a149b960208150514d29cf27e57
|
||||
SIZE (nginx-0.7.43.tar.gz) = 573516
|
||||
MD5 (nginx-accesskey-2.0.3.tar.gz) = 9b5304346d5139b1841f5baa01ab0cbe
|
||||
SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1
|
||||
SIZE (nginx-accesskey-2.0.3.tar.gz) = 2632
|
||||
|
Loading…
Reference in New Issue
Block a user