Date: Fri, 29 Apr 2016 07:10:40 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Christoph Moench-Tegeder <cmt@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r414106 - head/graphics/shotwell Message-ID: <20160429071040.GA56016@FreeBSD.org> In-Reply-To: <201604271242.u3RCg7IB031266@repo.freebsd.org> References: <201604271242.u3RCg7IB031266@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 27, 2016 at 12:42:07PM +0000, Christoph Moench-Tegeder wrote: > New Revision: 414106 > URL: https://svnweb.freebsd.org/changeset/ports/414106 > > Log: > Update shotwell to 0.23.0 > > while here, update WWW and do a little cosmetics > > @@ -27,8 +26,7 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbu > libraw.so:graphics/libraw \ > librest-0.7.so:devel/librest > > -USES= shebangfix gettext desktop-file-utils gmake pkgconfig sqlite \ > - tar:xz > +USES= shebangfix gettext desktop-file-utils gmake pkgconfig sqlite tar:xz OK, so "a little cosmetics" was changing 80-char-width friendly line into a nonfriendly one. This is pessimization as it is encouraged to keep ports' makefiles properly wrapped (also, it would be gratuitous change anyway, and we discourage them as well). ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160429071040.GA56016>