Update to 0.5.29.
<ChangeLog> *) Feature: $nginx_version variable. Thanks to Nick S. Grechukh. *) Bugfix: if the FastCGI header was split in records, then nginx passed garbage in the header to a client. *) Bugfix: Sun Studio compatibility on Solaris/amd64 and Solaris/sparc64. Thanks to Jiang Hong and Andrei Nigmatulin. *) Bugfix: of minor potential bugs. Thanks to Coverity's Scan. </ChangeLog>
This commit is contained in:
parent
721abc147f
commit
77c477db44
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196106
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= nginx
|
||||
PORTVERSION= 0.5.28
|
||||
PORTVERSION= 0.5.29
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://sysoev.ru/nginx/
|
||||
MASTER_SITES+= ${MASTER_SITE_LOCAL}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (nginx-0.5.28.tar.gz) = 5384d808bd2dcc66d339e3a2c948c7f0
|
||||
SHA256 (nginx-0.5.28.tar.gz) = d0c39063e27dd4c261a6ee87b4f5949efef30ab906a4490040e80c4392adc227
|
||||
SIZE (nginx-0.5.28.tar.gz) = 472085
|
||||
MD5 (nginx-0.5.29.tar.gz) = a7b21033b22cff980614c46700fda13f
|
||||
SHA256 (nginx-0.5.29.tar.gz) = 41c8491ec6401abb9c78d17566db62644c2c27bc4ad5ec5b31e41e7e9e7b0705
|
||||
SIZE (nginx-0.5.29.tar.gz) = 473183
|
||||
|
Loading…
Reference in New Issue
Block a user