1
0
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:
Sergey A. Osokin 2007-07-09 08:19:07 +00:00
parent 24fc0c95d0
commit 6a50aaabf7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195286
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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