Date: Mon, 16 Mar 2009 08:57:02 +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: <200903160857.n2G8v2mQ079057@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2009-03-16 08:57:02 UTC
FreeBSD ports repository
Modified files:
www/nginx-devel Makefile distinfo
Log:
Update from 0.7.41 to 0.7.42.
<ChangeLog>
*) Change: now the "Invalid argument" error returned by
setsockopt(TCP_NODELAY) on Solaris, is ignored.
*) Change: now if a file specified in a "auth_basic_user_file"
directive is absent, then the 405 error is returned instead of the
500 one.
*) Feature: the "auth_basic_user_file" directive supports variables.
Thanks to Kirill A. Korinskiy.
*) Feature: the "listen" directive supports the "ipv6only" parameter.
Thanks to Zhang Hua.
*) Bugfix: in an "alias" directive with references to captures of
regular expressions; the bug had appeared in 0.7.40.
*) Bugfix: compatibility with Tru64 UNIX.
Thanks to Dustin Marquess.
*) Bugfix: nginx could not be built without PCRE library; the bug had
appeared in 0.7.41.
</ChangeLog>
Revision Changes Path
1.189 +1 -1 ports/www/nginx-devel/Makefile
1.173 +3 -3 ports/www/nginx-devel/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903160857.n2G8v2mQ079057>
