cvs commit: ports/www/nginx-devel Makefile distinfo

Sergey A. Osokin osa at FreeBSD.org
Mon Mar 16 01:57:04 PDT 2009


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


More information about the cvs-all mailing list