Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Mar 2009 10:15:07 +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_upload_module.c
Message-ID:  <200903241015.n2OAF7BE003006@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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