Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Feb 2009 13:15:45 +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
Message-ID:  <200902021315.n12DFj7A000932@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2009-02-02 13:15:45 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Log:
  Update from 0.7.32 to 0.7.33.
  
  [*] Add support for http_accesskey module from
  http://wiki.codemongers.com/NginxHttpAccessKeyModule.
  
  [*] Spotted by: Andrey Belashkov aka manager at capsida dot net
  
  <ChangeLog>
  
  *) Bugfix: a double response might be returned if the epoll or rtsig
     methods are used and a redirect was returned to a request with
     body.
     Thanks to Eden Li.
  
  *) Bugfix: the $sent_http_location variable was empty for some
     redirects types.
  
  *) Bugfix: a segmentation fault might occur in worker process if
     "resolver" directive was used in SMTP proxy.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.178     +15 -1     ports/www/nginx-devel/Makefile
  1.163     +6 -3      ports/www/nginx-devel/distinfo



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