Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2012 14:01:35 +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 Makefile distinfo ports/www/nginx/files extra-patch-ngx_http_uploadprogress_module.c ports/www/nginx-devel Makefile distinfo
Message-ID:  <201204231401.q3NE1ZgJ004539@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2012-04-23 14:01:35 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx            Makefile distinfo 
    www/nginx-devel      Makefile distinfo 
  Added files:
    www/nginx/files      
                         extra-patch-ngx_http_uploadprogress_module.c 
  Log:
  Update to latest stable version 1.2.0.
  
  <ChangeLog>
  
  *) Bugfix: a segmentation fault might occur in a worker process if the
     "try_files" directive was used; the bug had appeared in 1.1.19.
  
  *) Bugfix: response might be truncated if there were more than IOV_MAX
     buffers used.
  
  *) Bugfix: in the "crop" parameter of the "image_filter" directive.
     Thanks to Maxim Bublis.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.448     +2 -3      ports/www/nginx-devel/Makefile
  1.391     +2 -2      ports/www/nginx-devel/distinfo
  1.322     +6 -15     ports/www/nginx/Makefile
  1.279     +2 -4      ports/www/nginx/distinfo
  1.6       +22 -0     ports/www/nginx/files/extra-patch-ngx_http_uploadprogress_module.c (new)



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