cvs commit: ports/www/nginx-devel Makefile distinfo ports/www/nginx-devel/files extra-patch-ngx_http_upload_module.c

Sergey A. Osokin osa at FreeBSD.org
Tue Mar 24 03:15:08 PDT 2009


osa         2009-03-24 10:15:07 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Added files:
    www/nginx-devel/files extra-patch-ngx_http_upload_module.c 
  Log:
  Update from 0.7.43 to 0.7.44.
  Add MAKE_JOBS_SAFE.
  Add quick fix for nginx_upload_module due to changes in
  ngx_conf_merge_path_value() function.
  
  <ChangeLog>
  
  *) Feature: the ngx_http_proxy_module preliminary cache support.
  
  *) Feature: the --with-pcre option in the configure.
  
  *) Feature: the "try_files" directive is now allowed on the server
     block level.
  
  *) Bugfix: the "try_files" directive handled incorrectly a query string
     in a fallback parameter.
  
  *) Bugfix: the "try_files" directive might test incorrectly directories.
  
  *) Bugfix: if there is the single server for given address:port pair,
     then captures in regular expressions in a "server_name" directive
     did not work.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.191     +7 -1      ports/www/nginx-devel/Makefile
  1.175     +3 -3      ports/www/nginx-devel/distinfo
  1.1       +27 -0     ports/www/nginx-devel/files/extra-patch-ngx_http_upload_module.c (new)


More information about the cvs-all mailing list