Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2019 03:07:41 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Dirk Meyer <dinoex@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r496775 - head/graphics/gnash
Message-ID:  <20190325030741.GA33262@FreeBSD.org>
In-Reply-To: <201903242014.x2OKEnVu057597@repo.freebsd.org>
References:  <201903242014.x2OKEnVu057597@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 24, 2019 at 08:14:49PM +0000, Dirk Meyer wrote:
> New Revision: 496775
> URL: https://svnweb.freebsd.org/changeset/ports/496775
> 
> Log:
>   - restore order in USES

Commit log is wrong, it should've been: "needlessly unorder USES to confuse
the reader, make it harder to avoid duplicates, and ask to be resorted next
time someone has to modify this line".  Awesome.

> Modified:
>   head/graphics/gnash/Makefile
> 
> -USES=		autoreconf compiler:c++11-lang cpe desktop-file-utils gl \
> -		gmake gnome jpeg libtool pkgconfig tar:bzip2
> +USES=		cpe tar:bzip2 compiler:c++11-lang autoreconf gmake libtool \
> +		pkgconfig jpeg gnome gl desktop-file-utils

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190325030741.GA33262>