svn commit: r456958 - head/deskutils/lumina-fileinfo
Alexey Dokuchaev
danfe at FreeBSD.org
Sun Dec 24 14:06:35 UTC 2017
On Fri, Dec 22, 2017 at 02:33:08AM +0000, Marcelo Araujo wrote:
> New Revision: 456958
> URL: https://svnweb.freebsd.org/changeset/ports/456958
>
> Log:
> - Update to 1.4.1.
> - Pass maintainership to submitter.
>
> Modified: head/deskutils/lumina-fileinfo/Makefile
> ...
> @@ -15,24 +13,25 @@ LICENSE= BSD3CLAUSE
> CONFLICTS_INSTALL= lumina-1.2.*
>
> OPTIONS_DEFINE= I18N
> -OPTIONS_DEFAULT=I18N
> +OPTIONS_DEFAULT= I18N
Please try to avoid gratuitous changes.
> -QMAKE_ARGS+= CONFIG+=WITH_I18N
> +QMAKE_ARGS+=CONFIG+=WITH_I18N
Ditto (this also applies to adjacent commits of yours). There was nothing
wrong with previous formatting.
./danfe
More information about the svn-ports-all
mailing list