Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Sep 2007 08:42:51 +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:  <200709190842.l8J8gqvi093303@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2007-09-19 08:42:51 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Log:
  Update to 0.6.11.
  
  Remove needless configure option (--with-http_ssl_module)
  for mail_ssl_module.  Both modules use ssl-specific code
  independently. (*)
  
  (*) Found by:   Anton Yuzhaninov aka citrin at citrin dot ru
  
  <ChangeLog>
  
  *) Feature: the "open_file_cache", "open_file_cache_retest", and
     "open_file_cache_errors" directives.
  
  *) Bugfix: socket leak; bug appeared in 0.6.7.
  
  *) Bugfix: a charset set by the "charset" directive was not
     appended to the "Content-Type" header set by
     $r->send_http_header().
  
  *) Bugfix: a segmentation fault might occur in worker process if
     /dev/poll method was used.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.133     +2 -2      ports/www/nginx-devel/Makefile
  1.122     +3 -3      ports/www/nginx-devel/distinfo



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