From owner-svn-ports-all@FreeBSD.ORG Fri Jul 26 16:00:40 2013 Return-Path: Delivered-To: svn-ports-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 68B68C1C; Fri, 26 Jul 2013 16:00:40 +0000 (UTC) (envelope-from culot@0xd0.org) Received: from 0xd0.org (0xd0.org [188.165.222.46]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0AE7123DD; Fri, 26 Jul 2013 16:00:39 +0000 (UTC) Received: from 0xd0.org (localhost [127.0.0.1]) by 0xd0.org (8.14.5/8.14.5) with ESMTP id r6QG0ZQB089063; Fri, 26 Jul 2013 18:00:35 +0200 (CEST) (envelope-from culot@0xd0.org) Received: (from culot@localhost) by 0xd0.org (8.14.5/8.14.5/Submit) id r6QG0Zq8089062; Fri, 26 Jul 2013 18:00:35 +0200 (CEST) (envelope-from culot) Date: Fri, 26 Jul 2013 18:00:35 +0200 From: Frederic Culot To: Alexey Dokuchaev Subject: Re: svn commit: r323705 - head/textproc/p5-Lingua-EN-Tagger Message-ID: <20130726160035.GS89188@culot.org> References: <201307260910.r6Q9AJIg059636@svn.freebsd.org> <20130726095303.GA64843@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20130726095303.GA64843@FreeBSD.org> X-PGP-Key: http://culot.org/public/pgp-key.txt User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 26 Jul 2013 16:00:40 -0000 > On Fri, Jul 26, 2013 at 09:10:19AM +0000, Frederic Culot wrote: > > New Revision: 323705 > > URL: http://svnweb.freebsd.org/changeset/ports/323705 > > > > Author: Aaron Coburn > > -WWW: http://search.cpan.org/dist/Lingua-EN-Tagger/ > > +WWW: http://search.cpan.org/dist/Lingua-EN-Tagger/ > > You could have also dropped explicit author credit; it's pretty useless since > there is WWW page, and it's also badly indented. Now two adjacent lines use > different indentation, and it feels like someone's shitting into my eyes. :-) I wouldn't want anyone to shit into your eyes (didn't know this expression btw ;) Thanks for highlighting this Alexey, and I believe I will remove all the Author lines from now on. Cheers, Frederic