Date: Wed, 28 Sep 2011 17:03:44 +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_postgres_output.c Message-ID: <201109281703.p8SH3ikH056524@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2011-09-28 17:03:44 UTC FreeBSD ports repository Modified files: www/nginx-devel Makefile distinfo Added files: www/nginx-devel/files extra-patch-ngx_postgres_output.c Log: Update from 1.1.3 to 1.1.4. Remove third-party upstream_keepalive module, in the base now. Update third-party http_redis module from 0.3.4 to 0.3.5. Update third-party http_gunzip_filter module from 0.3 to 0.4. Add patch for ngx_postgres module. Note: nginx-1.1.4 release introduces several API changes which may affect 3rd party modules. <ChangeLog> Changes with nginx 1.1.4 *) Feature: the ngx_http_upstream_keepalive module. *) Feature: the "proxy_http_version" directive. *) Feature: the "fastcgi_keep_conn" directive. *) Feature: the "worker_aio_requests" directive. *) Bugfix: if nginx was built --with-file-aio it could not be run on Linux kernel which did not support AIO. *) Bugfix: in Linux AIO error processing. Thanks to Hagai Avrahami. *) Bugfix: reduced memory consumption for long-lived requests. *) Bugfix: the module ngx_http_mp4_module did not support 64-bit MP4 "co64" atom. Changes with http_redis 0.3.5 *) Feature: add test for not set $redis_db directive. *) Feature: keep-alive support merged from original memcached module 1.1.4. Changes with http_gunzip 0.4 *) Feature: support for nginx 1.1.4. </ChangeLog> Revision Changes Path 1.402 +5 -12 ports/www/nginx-devel/Makefile 1.351 +6 -8 ports/www/nginx-devel/distinfo 1.1 +11 -0 ports/www/nginx-devel/files/extra-patch-ngx_postgres_output.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109281703.p8SH3ikH056524>