From owner-svn-ports-all@FreeBSD.ORG Thu Jul 26 18:54:45 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 139711065673; Thu, 26 Jul 2012 18:54:45 +0000 (UTC) Date: Thu, 26 Jul 2012 18:54:45 +0000 From: Alexey Dokuchaev To: Alex Kozlov Message-ID: <20120726185445.GA92687@FreeBSD.org> References: <201207261022.q6QAM7LM066223@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201207261022.q6QAM7LM066223@svn.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r301558 - head/www/volta X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jul 2012 18:54:45 -0000 On Thu, Jul 26, 2012 at 10:22:07AM +0000, Alex Kozlov wrote: > New Revision: 301558 > URL: http://svn.freebsd.org/changeset/ports/301558 > > --- head/www/volta/pkg-descr Thu Jul 26 10:06:24 2012 (r301557) > +++ head/www/volta/pkg-descr Thu Jul 26 10:22:06 2012 (r301558) > @@ -3,7 +3,8 @@ Squid caching proxy server (http://www.s > can dynamically alter URI requests that pass through Squid based on > various criteria. > > -It uses a state machine to parse URIs and rules, and a constant database > -to store and access those rules. > +It uses a state machine to parse URIs and rules, and a constant > +database to store and access those rules. It can then either perform > +conditional rewrites internally, or by evaluating Lua scripts. What was wrong with previous formatting? It perfectly fit 80 (78, 76) chars per line rule, so it would be nice to know the rationale behind the change. ./danfe