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

Sergey A. Osokin osa at FreeBSD.org
Wed Aug 27 08:15:21 UTC 2008


osa         2008-08-27 08:15:21 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Log:
  Update from 0.7.11 to 0.7.13.
  
  <ChangeLog>
  
  Changes with nginx 0.7.13
  
  *) Bugfix: nginx could not be built on Linux and Solaris; the bug had
     appeared in 0.7.12.
  
  Changes with nginx 0.7.12
  
  *) Feature: the "server_name" directive supports empty name "".
  
  *) Feature: the "gzip_disable" directive supports special "msie6" mask.
  
  *) Bugfix: if the "max_fails=0" parameter was used in upstream with
     several servers, then a worker process exited on a SIGFPE signal.
     Thanks to Maxim Dounin.
  
  *) Bugfix: a request body was dropped while redirection via an
     "error_page" directive.
  
  *) Bugfix: a full response was returned for request method HEAD while
     redirection via an "error_page" directive.
  
  *) Bugfix: the $r->header_in() method did not return value of the
     "Host", "User-Agent", and "Connection" request header lines; the bug
     had appeared in 0.7.0.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.159     +2 -2      ports/www/nginx-devel/Makefile
  1.144     +3 -3      ports/www/nginx-devel/distinfo


More information about the cvs-ports mailing list