svn commit: r470444 - head/lang/gcc-ecj45
Gerald Pfeifer
gerald at pfeifer.com
Sat Jul 14 20:39:22 UTC 2018
On Sun, 20 May 2018, Dmitry Marakasov wrote:
> Author: amdmi3
> Date: Sun May 20 09:04:10 2018
> New Revision: 470444
> URL: https://svnweb.freebsd.org/changeset/ports/470444
>
> Log:
> - Add LICENSE
> - Cosmetic fixes
> - Add NO_ARCH
>
> Approved by: portmgr blanket
I'm not really sure "cosmetic fixes" are covered by portmgr
blanket, especially where something is a style issue.
For example...
> Modified: head/lang/gcc-ecj45/Makefile
> ==============================================================================
> -EXTRACT_SUFX=
> -EXTRACT_ONLY=
> +EXTRACT_SUFX= # empty
> +EXTRACT_ONLY= # empty
...I preferred the original version of that and do not see this
as a real improvement.
> +LICENSE= EPL
> +NO_ARCH= yes
Thanks for adding these two, on the other hand.
Gerald
More information about the svn-ports-all
mailing list