Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2010 12:58:15 +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-devel Makefile distinfo
Message-ID:  <201010181258.o9ICwFMC073437@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2010-10-18 12:58:15 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx            Makefile distinfo 
    www/nginx-devel      Makefile distinfo 
  Log:
  Update from 0.8.52 to 0.8.53.
  Update third-party fancyindex module from 0.2.5 to 0.3.
  
  <ChangeLog>
  
  *) Feature: now the "error_page" directive allows to change a status
     code in a redirect.
  
  *) Feature: the "gzip_disable" directive supports special "degradation"
     mask.
  
  *) Bugfix: a socket leak might occurred if file AIO was used.
     Thanks to Maxim Dounin.
  
  *) Bugfix: if the first server had no "listen" directive and there was
     no explicit default server, then a next server with a "listen"
     directive became the default server; the bug had appeared in 0.8.21.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.349     +2 -3      ports/www/nginx-devel/Makefile
  1.304     +6 -6      ports/www/nginx-devel/distinfo
  1.236     +2 -2      ports/www/nginx/Makefile
  1.203     +6 -6      ports/www/nginx/distinfo



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