diff options
author | tobik <tobik@FreeBSD.org> | 2019-07-25 05:30:44 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2019-07-25 05:30:44 +0800 |
commit | f94813d2e9b12c402bd5db3abf9d05ce6db3a95a (patch) | |
tree | 3bae31af6ce0528536584aa71e0990ec1945fd1a /lang | |
parent | 7e7f5ddb5868afa80b4b7f5cfc457f112c144a7b (diff) | |
download | freebsd-ports-gnome-f94813d2e9b12c402bd5db3abf9d05ce6db3a95a.tar.gz freebsd-ports-gnome-f94813d2e9b12c402bd5db3abf9d05ce6db3a95a.tar.zst freebsd-ports-gnome-f94813d2e9b12c402bd5db3abf9d05ce6db3a95a.zip |
lang/gcc*: Hide pkg-message during upgrades
PR: 239419
Approved by: gerald (maintainer)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gcc10-devel/files/pkg-message.in | 6 | ||||
-rw-r--r-- | lang/gcc48/files/pkg-message.in | 6 | ||||
-rw-r--r-- | lang/gcc5/files/pkg-message.in | 6 | ||||
-rw-r--r-- | lang/gcc6/files/pkg-message.in | 6 | ||||
-rw-r--r-- | lang/gcc7-devel/files/pkg-message.in | 6 | ||||
-rw-r--r-- | lang/gcc7/files/pkg-message.in | 6 | ||||
-rw-r--r-- | lang/gcc8-devel/files/pkg-message.in | 6 | ||||
-rw-r--r-- | lang/gcc8/files/pkg-message.in | 6 | ||||
-rw-r--r-- | lang/gcc9-devel/files/pkg-message.in | 6 | ||||
-rw-r--r-- | lang/gcc9/files/pkg-message.in | 6 |
10 files changed, 60 insertions, 0 deletions
diff --git a/lang/gcc10-devel/files/pkg-message.in b/lang/gcc10-devel/files/pkg-message.in index 433c37a3f89b..df3ea725ce59 100644 --- a/lang/gcc10-devel/files/pkg-message.in +++ b/lang/gcc10-devel/files/pkg-message.in @@ -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 link using For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] diff --git a/lang/gcc48/files/pkg-message.in b/lang/gcc48/files/pkg-message.in index 433c37a3f89b..df3ea725ce59 100644 --- a/lang/gcc48/files/pkg-message.in +++ b/lang/gcc48/files/pkg-message.in @@ -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 link using For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] diff --git a/lang/gcc5/files/pkg-message.in b/lang/gcc5/files/pkg-message.in index 433c37a3f89b..df3ea725ce59 100644 --- a/lang/gcc5/files/pkg-message.in +++ b/lang/gcc5/files/pkg-message.in @@ -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 link using For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] diff --git a/lang/gcc6/files/pkg-message.in b/lang/gcc6/files/pkg-message.in index 433c37a3f89b..df3ea725ce59 100644 --- a/lang/gcc6/files/pkg-message.in +++ b/lang/gcc6/files/pkg-message.in @@ -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 link using For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] diff --git a/lang/gcc7-devel/files/pkg-message.in b/lang/gcc7-devel/files/pkg-message.in index 433c37a3f89b..df3ea725ce59 100644 --- a/lang/gcc7-devel/files/pkg-message.in +++ b/lang/gcc7-devel/files/pkg-message.in @@ -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 link using For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] diff --git a/lang/gcc7/files/pkg-message.in b/lang/gcc7/files/pkg-message.in index 433c37a3f89b..df3ea725ce59 100644 --- a/lang/gcc7/files/pkg-message.in +++ b/lang/gcc7/files/pkg-message.in @@ -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 link using For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] diff --git a/lang/gcc8-devel/files/pkg-message.in b/lang/gcc8-devel/files/pkg-message.in index 433c37a3f89b..df3ea725ce59 100644 --- a/lang/gcc8-devel/files/pkg-message.in +++ b/lang/gcc8-devel/files/pkg-message.in @@ -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 link using For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] diff --git a/lang/gcc8/files/pkg-message.in b/lang/gcc8/files/pkg-message.in index 433c37a3f89b..df3ea725ce59 100644 --- a/lang/gcc8/files/pkg-message.in +++ b/lang/gcc8/files/pkg-message.in @@ -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 link using For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] diff --git a/lang/gcc9-devel/files/pkg-message.in b/lang/gcc9-devel/files/pkg-message.in index 433c37a3f89b..df3ea725ce59 100644 --- a/lang/gcc9-devel/files/pkg-message.in +++ b/lang/gcc9-devel/files/pkg-message.in @@ -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 link using For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] diff --git a/lang/gcc9/files/pkg-message.in b/lang/gcc9/files/pkg-message.in index 433c37a3f89b..df3ea725ce59 100644 --- a/lang/gcc9/files/pkg-message.in +++ b/lang/gcc9/files/pkg-message.in @@ -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 link using For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] |