Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 2009 10:09:29 +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 extra-patch-ngx_http_redis_module.c extra-patch-ngx_http_upload_module.c
Message-ID:  <200911191009.nAJA9T9H072325@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2009-11-19 10:09:29 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Added files:
    www/nginx-devel/files extra-patch-ngx_http_redis_module.c 
                          extra-patch-ngx_http_upload_module.c 
  Log:
  Update from 0.8.24 to 0.8.27.
  
  <ChangeLog>
  
  Changes with nginx 0.8.27
  
  *) Bugfix: regular expressions did work in nginx/Windows; the bug had
     appeared in 0.8.25.
  
  Changes with nginx 0.8.26
  
  *) Bugfix: in captures usage in "rewrite" directive; the bug had
     appeared in 0.8.25.
  
  *) Bugfix: nginx could not be built without the --with-debug option;
     the bug had appeared in 0.8.25.
  
  Changes with nginx 0.8.25
  
  *) Change: now no message is written in an error log if a variable is
     not found by $r->variable() method.
  
  *) Feature: the ngx_http_degradation_module.
  
  *) Feature: regular expression named captures.
  
  *) Feature: now URI part is not required a "proxy_pass" directive if
     variables are used.
  
  *) Feature: now the "msie_padding" directive works for Chrome too.
  
  *) Bugfix: a segmentation fault occurred in a worker process on low
     memory condition; the bug had appeared in 0.8.18.
  
  *) Bugfix: nginx sent gzipped responses to clients those do not support
     gzip, if "gzip_static on" and "gzip_vary off"; the bug had appeared
     in 0.8.16.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.256     +9 -1      ports/www/nginx-devel/Makefile
  1.225     +3 -3      ports/www/nginx-devel/distinfo
  1.1       +20 -0     ports/www/nginx-devel/files/extra-patch-ngx_http_redis_module.c (new)
  1.3       +48 -0     ports/www/nginx-devel/files/extra-patch-ngx_http_upload_module.c (new)



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