From owner-svn-ports-all@freebsd.org Sat Sep 19 15:35:26 2015 Return-Path: Delivered-To: svn-ports-all@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 2A60BA059C3; Sat, 19 Sep 2015 15:35:26 +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 1AE5B1ACE; Sat, 19 Sep 2015 15:35:26 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 19C5F164F; Sat, 19 Sep 2015 15:35:26 +0000 (UTC) Date: Sat, 19 Sep 2015 15:35:26 +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: <20150919153526.GB94614@FreeBSD.org> References: <201509191058.t8JAwta3045896@repo.freebsd.org> <20150919115554.GB99928@FreeBSD.org> <1207D78B-4C60-4AC4-829B-C51D812370EB@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1207D78B-4C60-4AC4-829B-C51D812370EB@FreeBSD.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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: Sat, 19 Sep 2015 15:35:26 -0000 On Sat, Sep 19, 2015 at 04:24:36PM +0100, David Chisnall wrote: > On 19 Sep 2015, at 12:55, Alexey Dokuchaev wrote: > > 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. > > Given that the commit include the *entire* contents of pkg-descr and > COMMENT, wouldn't such a thing be somewhat redundant? With respect, no. Commit *mail* does include it; third-party aggregators like FreshPorts or some RSS feed would typically only quote commit log. It really helps to attract attention; maybe that's something I've been looking for some time, but scarce commit log would just not trigger it. ./danfe