Date: Fri, 25 May 2007 06:34:39 +0000 (UTC) From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/nginx Makefile distinfo Message-ID: <200705250634.l4P6YdV6031365@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2007-05-25 06:34:39 UTC FreeBSD ports repository Modified files: www/nginx Makefile distinfo Log: Update to 0.5.20. <ChangeLog> *) Feature: the "sendfile_max_chunk" directive. *) Feature: the "$http_...", "$sent_http_...", and "$upstream_http_..." variables may be changed using the "set" directive. *) Bugfix: a segmentation fault might occur in worker process if the SSI command 'if expr="$var = /"' was used. *) Bugfix: trailing boundary of multipart range response was transferred incorrectly. Thanks to Evan Miller. *) Bugfix: nginx did not work on Solaris/sparc64 if it was built by Sun Studio. Thanks to Andrei Nigmatulin. *) Bugfix: the ngx_http_perl_module could not built by Solaris make. Thanks to Andrei Nigmatulin. </ChangeLog> Revision Changes Path 1.111 +1 -1 ports/www/nginx/Makefile 1.105 +3 -3 ports/www/nginx/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705250634.l4P6YdV6031365>