From owner-svn-ports-all@FreeBSD.ORG Fri Mar 7 03:34:42 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 982097DD; Fri, 7 Mar 2014 03:34:42 +0000 (UTC) Date: Fri, 7 Mar 2014 03:34:42 +0000 From: Alexey Dokuchaev To: Sofian Brabez Subject: Re: svn commit: r347237 - in head/net/hexinject: . files Message-ID: <20140307033442.GA46171@FreeBSD.org> References: <201403061431.s26EVEpN034779@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201403061431.s26EVEpN034779@svn.freebsd.org> User-Agent: Mutt/1.5.22 (2013-10-16) 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.17 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, 07 Mar 2014 03:34:42 -0000 On Thu, Mar 06, 2014 at 02:31:14PM +0000, Sofian Brabez wrote: > New Revision: 347237 > URL: http://svnweb.freebsd.org/changeset/ports/347237 > QAT: https://qat.redports.org/buildarchive/r347237/ > > -COMMENT= HexInject is a versatile packet injector and sniffer > +COMMENT= HexInject is a very versatile packet injector and sniffer This COMMENT line has two bugs: it contains port name itself "foo is ...", which noted to be avoided in PH section 5.6; and (new bug) introduces useless word "very"; it is mentioned on our wiki: https://wiki.freebsd.org/ PortsLongtermTargets#Poorly_written_COMMENTs. ./danfe