From owner-cvs-all@FreeBSD.ORG  Mon Oct 10 10:30:11 2011
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 48D64106567A;
	Mon, 10 Oct 2011 10:30:11 +0000 (UTC) (envelope-from osa@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org
	[IPv6:2001:4f8:fff6::29])
	by mx1.freebsd.org (Postfix) with ESMTP id 2112D8FC12;
	Mon, 10 Oct 2011 10:30:07 +0000 (UTC)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p9AAU73a063152;
	Mon, 10 Oct 2011 10:30:07 GMT (envelope-from osa@repoman.freebsd.org)
Received: (from osa@localhost)
	by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p9AAU6YZ063151;
	Mon, 10 Oct 2011 10:30:06 GMT (envelope-from osa)
Message-Id: <201110101030.p9AAU6YZ063151@repoman.freebsd.org>
From: "Sergey A. Osokin" <osa@FreeBSD.org>
Date: Mon, 10 Oct 2011 10:30:06 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Cc: 
Subject: cvs commit: ports/www/nginx-devel Makefile distinfo
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: **OBSOLETE** CVS commit messages for the entire tree
	<cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Oct 2011 10:30:11 -0000

osa         2011-10-10 10:30:06 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx-devel      Makefile distinfo 
  Log:
  Update from 1.1.4 to 1.1.5.
  
  <ChangeLog>
  
  *) Feature: the "uwsgi_buffering" and "scgi_buffering" directives.
     Thanks to Peter Smit.
  
  *) Bugfix: non-cacheable responses might be cached if
     "proxy_cache_bypass" directive was used.
     Thanks to John Ferlito.
  
  *) Bugfix: in HTTP/1.1 support in the ngx_http_proxy_module.
  
  *) Bugfix: cached responses with an empty body were returned
     incorrectly; the bug had appeared in 0.8.31.
  
  *) Bugfix: 201 responses of the ngx_http_dav_module were incorrect; the
     bug had appeared in 0.8.32.
  
  *) Bugfix: in the "return" directive.
  
  *) Bugfix: the "ssl_session_cache builtin" directive caused segmentation
     fault; the bug had appeared in 1.1.1.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.403     +1 -1      ports/www/nginx-devel/Makefile
  1.352     +2 -2      ports/www/nginx-devel/distinfo