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

Sergey A. Osokin osa at FreeBSD.org
Mon May 19 11:54:01 UTC 2008


osa         2008-05-19 11:54:01 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Log:
  Update to latest development version 0.7.0.
  NOTE: 0.6.31 moving to www/nginx as stable version soon.
  
  <ChangeLog>
  
  *) Change: now the 0x00-0x1F, '"' and '\' characters are escaped as
     \xXX in an access_log.
     Thanks to Maxim Dounin.
  
  *) Change: now nginx allows several "Host" request header line.
  
  *) Feature: the "modified" flag in the "expires" directive.
  
  *) Feature: the $uid_got and $uid_set variables may be used at any
     request processing stage.
  
  *) Feature: the $hostname variable.
     Thanks to Andrei Nigmatulin.
  
  *) Feature: DESTDIR support.
     Thanks to Todd A. Fisher and Andras Voroskoi.
  
  *) Bugfix: a segmentation fault might occur in worker process on Linux,
     if keepalive was enabled.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.147     +1 -1      ports/www/nginx-devel/Makefile
  1.134     +3 -3      ports/www/nginx-devel/distinfo


More information about the cvs-all mailing list