Date: Wed, 24 Jul 2019 21:30:44 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r507302 - in head/lang: gcc10-devel/files gcc48/files gcc5/files gcc6/files gcc7-devel/files gcc7/files gcc8-devel/files gcc8/files gcc9-devel/files gcc9/files Message-ID: <201907242130.x6OLUi2P080564@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Wed Jul 24 21:30:44 2019 New Revision: 507302 URL: https://svnweb.freebsd.org/changeset/ports/507302 Log: lang/gcc*: Hide pkg-message during upgrades PR: 239419 Approved by: gerald (maintainer) Modified: head/lang/gcc10-devel/files/pkg-message.in head/lang/gcc48/files/pkg-message.in head/lang/gcc5/files/pkg-message.in head/lang/gcc6/files/pkg-message.in head/lang/gcc7-devel/files/pkg-message.in head/lang/gcc7/files/pkg-message.in head/lang/gcc8-devel/files/pkg-message.in head/lang/gcc8/files/pkg-message.in head/lang/gcc9-devel/files/pkg-message.in head/lang/gcc9/files/pkg-message.in Modified: head/lang/gcc10-devel/files/pkg-message.in ============================================================================== --- head/lang/gcc10-devel/files/pkg-message.in Wed Jul 24 21:25:01 2019 (r507301) +++ head/lang/gcc10-devel/files/pkg-message.in Wed Jul 24 21:30:44 2019 (r507302) @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOD To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using @@ -5,3 +8,6 @@ of the necessary run-time libraries, you may want to l For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] Modified: head/lang/gcc48/files/pkg-message.in ============================================================================== --- head/lang/gcc48/files/pkg-message.in Wed Jul 24 21:25:01 2019 (r507301) +++ head/lang/gcc48/files/pkg-message.in Wed Jul 24 21:30:44 2019 (r507302) @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOD To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using @@ -5,3 +8,6 @@ of the necessary run-time libraries, you may want to l For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] Modified: head/lang/gcc5/files/pkg-message.in ============================================================================== --- head/lang/gcc5/files/pkg-message.in Wed Jul 24 21:25:01 2019 (r507301) +++ head/lang/gcc5/files/pkg-message.in Wed Jul 24 21:30:44 2019 (r507302) @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOD To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using @@ -5,3 +8,6 @@ of the necessary run-time libraries, you may want to l For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] Modified: head/lang/gcc6/files/pkg-message.in ============================================================================== --- head/lang/gcc6/files/pkg-message.in Wed Jul 24 21:25:01 2019 (r507301) +++ head/lang/gcc6/files/pkg-message.in Wed Jul 24 21:30:44 2019 (r507302) @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOD To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using @@ -5,3 +8,6 @@ of the necessary run-time libraries, you may want to l For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] Modified: head/lang/gcc7-devel/files/pkg-message.in ============================================================================== --- head/lang/gcc7-devel/files/pkg-message.in Wed Jul 24 21:25:01 2019 (r507301) +++ head/lang/gcc7-devel/files/pkg-message.in Wed Jul 24 21:30:44 2019 (r507302) @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOD To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using @@ -5,3 +8,6 @@ of the necessary run-time libraries, you may want to l For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] Modified: head/lang/gcc7/files/pkg-message.in ============================================================================== --- head/lang/gcc7/files/pkg-message.in Wed Jul 24 21:25:01 2019 (r507301) +++ head/lang/gcc7/files/pkg-message.in Wed Jul 24 21:30:44 2019 (r507302) @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOD To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using @@ -5,3 +8,6 @@ of the necessary run-time libraries, you may want to l For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] Modified: head/lang/gcc8-devel/files/pkg-message.in ============================================================================== --- head/lang/gcc8-devel/files/pkg-message.in Wed Jul 24 21:25:01 2019 (r507301) +++ head/lang/gcc8-devel/files/pkg-message.in Wed Jul 24 21:30:44 2019 (r507302) @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOD To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using @@ -5,3 +8,6 @@ of the necessary run-time libraries, you may want to l For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] Modified: head/lang/gcc8/files/pkg-message.in ============================================================================== --- head/lang/gcc8/files/pkg-message.in Wed Jul 24 21:25:01 2019 (r507301) +++ head/lang/gcc8/files/pkg-message.in Wed Jul 24 21:30:44 2019 (r507302) @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOD To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using @@ -5,3 +8,6 @@ of the necessary run-time libraries, you may want to l For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] Modified: head/lang/gcc9-devel/files/pkg-message.in ============================================================================== --- head/lang/gcc9-devel/files/pkg-message.in Wed Jul 24 21:25:01 2019 (r507301) +++ head/lang/gcc9-devel/files/pkg-message.in Wed Jul 24 21:30:44 2019 (r507302) @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOD To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using @@ -5,3 +8,6 @@ of the necessary run-time libraries, you may want to l For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] Modified: head/lang/gcc9/files/pkg-message.in ============================================================================== --- head/lang/gcc9/files/pkg-message.in Wed Jul 24 21:25:01 2019 (r507301) +++ head/lang/gcc9/files/pkg-message.in Wed Jul 24 21:30:44 2019 (r507302) @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOD To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using @@ -5,3 +8,6 @@ of the necessary run-time libraries, you may want to l For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907242130.x6OLUi2P080564>