mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
Update to 0.6.2.
<ChangeLog> *) Bugfix: if the FastCGI header was split in records, then nginx passed garbage in the header to a client. </ChangeLog>
This commit is contained in:
parent
24fc0c95d0
commit
6a50aaabf7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195286
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= nginx
|
||||
PORTVERSION= 0.6.1
|
||||
PORTVERSION= 0.6.2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://sysoev.ru/nginx/
|
||||
MASTER_SITES+= ${MASTER_SITE_LOCAL}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (nginx-0.6.1.tar.gz) = 0c89f15d2d555c968249aa84758c8c45
|
||||
SHA256 (nginx-0.6.1.tar.gz) = 421cc9a0499fc221540c8f221b142cdc12e73d58655956a537e0f9c73b34084d
|
||||
SIZE (nginx-0.6.1.tar.gz) = 472353
|
||||
MD5 (nginx-0.6.2.tar.gz) = 5bb1d4b8ed5faa714b67d0ec14bb45e8
|
||||
SHA256 (nginx-0.6.2.tar.gz) = ea21dc779229a650cd3cb3b2e1f2810b39969a2fd88386e318a2d5d83b3cd8f9
|
||||
SIZE (nginx-0.6.2.tar.gz) = 472812
|
||||
|
Loading…
Reference in New Issue
Block a user