svn commit: r496775 - head/graphics/gnash

Alexey Dokuchaev danfe at freebsd.org
Mon Mar 25 03:07:42 UTC 2019


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


More information about the svn-ports-all mailing list