ports (https://github.com/freebsd/freebsd-ports-gnome) Backport several cleanups and one real fix from lang/gcc5: 2017-09-23T19:23:16+00:00 gerald gerald@FreeBSD.org 2017-09-23T19:23:16+00:00 fb0d8de84898f033b2fbb80f152db666adbd6f77 - Move ONLY_FOR_ARCHS into the right position of the Makefile. - Omit a comment describing GCC_VERSION and SUFFIX. - Do not quote constant strings compared with ${ARCH}. [1] - Last, but not least the only functional change (and an important one at that): Remove headers being created by GCC's fixincludes machinery from the installation / packaging to avoid breakage when FreeBSD's headers are changing afterwards. - On the way, add a TIMESTAMP to distinfo. PR: 221905 [1] Submitted by: linimon [1]
 - Move ONLY_FOR_ARCHS into the right position of the Makefile.

 - Omit a comment describing GCC_VERSION and SUFFIX.

 - Do not quote constant strings compared with ${ARCH}. [1]

 - Last, but not least the only functional change (and an important one
   at that): Remove headers being created by GCC's fixincludes machinery
   from the installation / packaging to avoid breakage when FreeBSD's
   headers are changing afterwards.

 - On the way, add a TIMESTAMP to distinfo.

PR:		221905 [1]
Submitted by:	linimon [1]