From owner-svn-ports-head@freebsd.org Sat Sep 19 11:55:55 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B826A0329E; Sat, 19 Sep 2015 11:55:55 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id F2BFE1B6F; Sat, 19 Sep 2015 11:55:54 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id EEEDD1D26; Sat, 19 Sep 2015 11:55:54 +0000 (UTC) Date: Sat, 19 Sep 2015 11:55:54 +0000 From: Alexey Dokuchaev To: David Chisnall Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r397316 - in head/graphics: . pikopixel Message-ID: <20150919115554.GB99928@FreeBSD.org> References: <201509191058.t8JAwta3045896@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201509191058.t8JAwta3045896@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Sat, 19 Sep 2015 11:55:55 -0000 On Sat, Sep 19, 2015 at 10:58:55AM +0000, David Chisnall wrote: > New Revision: 397316 > URL: https://svnweb.freebsd.org/changeset/ports/397316 > > Log: > Add port for PikoPixel > > Approved by: bapt (mentor) Not to pick on David in particular, but I've started to notice these one-line "port foobar added" commits with not a single bit of explanation what is that thing. Please add a few words, e.g. an excerpt from pkg-descr or COMMENT. ./danfe