Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2009 11:41:19 +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:  <200901201141.n0KBfJIo060417@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2009-01-20 11:41:19 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Log:
  Update from 0.7.30 to 0.7.31.
  
  <ChangeLog>
  
  *) Change: now the "try_files" directive tests files only and ignores
     directories.
  
  *) Feature: the "fastcgi_split_path_info" directive.
  
  *) Bugfixes in an "Expect" request header line support.
  
  *) Bugfixes in geo ranges.
  
  *) Bugfix: in a miss case ngx_http_memcached_module returned the "END"
     line as response body instead of default 404 page body; the bug had
     appeared in 0.7.18.
     Thanks to Maxim Dounin.
  
  *) Bugfix: while SMTP proxying nginx issued message "250 2.0.0 OK"
     instead of "235 2.0.0 OK"; the bug had appeared in 0.7.22.
     Thanks to Maxim Dounin.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.176     +1 -1      ports/www/nginx-devel/Makefile
  1.161     +3 -3      ports/www/nginx-devel/distinfo



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