From owner-svn-ports-head@FreeBSD.ORG Mon Nov 26 06:39:21 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4BBC5A7A; Mon, 26 Nov 2012 06:39:21 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: from ravenloft.kiev.ua (ravenloft.kiev.ua [94.244.131.95]) by mx1.freebsd.org (Postfix) with ESMTP id 050AD8FC14; Mon, 26 Nov 2012 06:39:20 +0000 (UTC) Date: Mon, 26 Nov 2012 08:39:19 +0200 From: Alex Kozlov To: Alexey Dokuchaev Subject: Re: svn commit: r307766 - head/sysutils/salt Message-ID: <20121126063919.GA98681@ravenloft.kiev.ua> References: <201211260604.qAQ649wY012225@svn.freebsd.org> <20121126061719.GC24378@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121126061719.GC24378@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 06:39:21 -0000 On Mon, Nov 26, 2012 at 06:17:19AM +0000, Alexey Dokuchaev wrote: > On Mon, Nov 26, 2012 at 06:04:09AM +0000, Alex Kozlov wrote: > > New Revision: 307766 > > URL: http://svnweb.freebsd.org/changeset/ports/307766 > > > > Log: > > - Convert tab to space in pkg-descr WWW line > > > > -WWW: http://saltstack.org > > +WWW: http://saltstack.org > > Actually, it should be terminated with a slash as well. Thanks, I will keep that in mind. Btw, porter's handbook is not very clear about slash, it only explicitly requires trailing slash after perl cpan urls. And I didn't find a single word about space after WWW:. It probably need to be fixed. -- Alex