Date: Mon, 3 Sep 2007 12:19:26 +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 pkg-plist Message-ID: <200709031219.l83CJQEN059662@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2007-09-03 12:19:26 UTC FreeBSD ports repository Modified files: www/nginx-devel Makefile distinfo pkg-plist Log: Update to 0.6.10. Utilize %%ETCDIR%%. <ChangeLog> *) Feature: the "open_file_cache", "open_file_cache_retest", and "open_file_cache_errors" directives. *) Bugfix: socket leak; bug appeared in 0.6.7. *) Bugfix: a charset set by the "charset" directive was not appended to the "Content-Type" header set by $r->send_http_header(). *) Bugfix: a segmentation fault might occur in worker process if /dev/poll method was used. </ChangeLog> Revision Changes Path 1.132 +1 -1 ports/www/nginx-devel/Makefile 1.121 +3 -3 ports/www/nginx-devel/distinfo 1.11 +12 -12 ports/www/nginx-devel/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709031219.l83CJQEN059662>