Date: Tue, 21 Apr 2009 11:37:33 +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 ports/www/nginx-devel/files extra-patch-ngx_http_upload_module.c Message-ID: <200904211137.n3LBbXsl091708@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2009-04-21 11:37:33 UTC FreeBSD ports repository Modified files: www/nginx-devel Makefile distinfo Removed files: www/nginx-devel/files extra-patch-ngx_http_upload_module.c Log: Update from 0.7.51 to 0.7.52. Update third-party upload module from 2.0.8 to 2.0.9 and remove needless extra patch. Add support for third-party modules: o Phusion Passenger(tm) 2.2.1 o mogilefs 1.0.1 <nginx development ChangeLog> *) Feature: the first native Windows binary release. *) Bugfix: in processing HEAD method while caching. *) Bugfix: in processing the "If-Modified-Since", "If-Range", etc. client request header lines while caching. *) Bugfix: now the "Set-Cookie" and "P3P" header lines are hidden in cacheable responses. *) Bugfix: if nginx was built with the ngx_http_perl_module and with a perl which supports threads, then during a master process exit the message "panic: MUTEX_LOCK" might be issued. *) Bugfix: nginx could not be built --without-http-cache; the bug had appeared in 0.7.48. *) Bugfix: nginx could not be built on platforms different from i386, amd64, sparc, and ppc; the bug had appeared in 0.7.42. </ChangeLog> Revision Changes Path 1.201 +28 -8 ports/www/nginx-devel/Makefile 1.181 +12 -6 ports/www/nginx-devel/distinfo 1.2 +0 -27 ports/www/nginx-devel/files/extra-patch-ngx_http_upload_module.c (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904211137.n3LBbXsl091708>