Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 2008 08:19:04 +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 nginx.sh.in
Message-ID:  <200807010819.m618J4w2045944@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2008-07-01 08:19:04 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
    www/nginx-devel/files nginx.sh.in 
  Log:
  Update from 0.7.3 to 0.7.5.
  Add profiles support (adopt rc from www/apache22). (*)
  Update CONFLICTS.
  
  Idea from PR:           ports/124940
  Special thanks to:      az@ (*)
  
  <ChangeLog>
  
  Changes with nginx 0.7.5                                     01 Jul 2008
  
  *) Bugfixes in variables support in the "access_log" directive; the bug
     had appeared in 0.7.4.
  
  *) Bugfix: nginx could not be built --without-http_gzip_module; the bug
     had appeared in 0.7.3.
     Thanks to Kirill A. Korinskiy.
  
  *) Bugfix: if sub_filter and SSI were used together, then responses
     might were transferred incorrectly.
  
  Changes with nginx 0.7.4                                     30 Jun 2008
  
  *) Feature: variables support in the "access_log" directive.
  
  *) Feature: the "open_log_file_cache" directive.
  
  *) Feature: the -g switch.
  
  *) Feature: the "Expect" request header line support.
  
  *) Bugfix: large SSI inclusions might be truncated.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.150     +4 -2      ports/www/nginx-devel/Makefile
  1.137     +3 -3      ports/www/nginx-devel/distinfo
  1.4       +86 -23    ports/www/nginx-devel/files/nginx.sh.in



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807010819.m618J4w2045944>