Date: Wed, 30 Apr 2008 09:10:46 +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-devel Makefile distinfo Message-ID: <200804300910.m3U9AkwJ040893@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2008-04-30 09:10:46 UTC FreeBSD ports repository Modified files: www/nginx-devel Makefile distinfo Log: Update to 0.6.30. <ChangeLog> *) Change: now if an "include" directive pattern does not match any file, then nginx does not issue an error. *) Feature: now the time in directives may be specified without spaces, for example, "1h50m". *) Bugfix: memory leaks if the "ssl_verify_client" directive was on. Thanks to Chavelle Vincent. *) Bugfix: the "sub_filter" directive might set text to change into output. *) Bugfix: the "error_page" directive did not take into account arguments in redirected URI. *) Bugfix: now nginx always opens files in binary mode under Cygwin. *) Bugfix: nginx could not be built on OpenBSD; bug appeared in 0.6.15. </ChangeLog> Revision Changes Path 1.145 +1 -1 ports/www/nginx-devel/Makefile 1.132 +3 -3 ports/www/nginx-devel/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804300910.m3U9AkwJ040893>