FreeBSD Bugzilla – Attachment 206026 Details for
Bug 239419
lang/gcc*: Hide pkg-message during upgrades
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gcc.diff
gcc.diff (text/plain), 5.17 KB, created by
Tobias Kortkamp
on 2019-07-24 05:12:08 UTC
(
hide
)
Description:
gcc.diff
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2019-07-24 05:12:08 UTC
Size:
5.17 KB
patch
obsolete
>Index: lang/gcc10-devel/files/pkg-message.in >=================================================================== >--- lang/gcc10-devel/files/pkg-message.in (revision 507262) >+++ lang/gcc10-devel/files/pkg-message.in (working copy) >@@ -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 @@ > > For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens > transparently. >+EOD >+} >+] >Index: lang/gcc48/files/pkg-message.in >=================================================================== >--- lang/gcc48/files/pkg-message.in (revision 507262) >+++ lang/gcc48/files/pkg-message.in (working copy) >@@ -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 @@ > > For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens > transparently. >+EOD >+} >+] >Index: lang/gcc5/files/pkg-message.in >=================================================================== >--- lang/gcc5/files/pkg-message.in (revision 507262) >+++ lang/gcc5/files/pkg-message.in (working copy) >@@ -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 @@ > > For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens > transparently. >+EOD >+} >+] >Index: lang/gcc6/files/pkg-message.in >=================================================================== >--- lang/gcc6/files/pkg-message.in (revision 507262) >+++ lang/gcc6/files/pkg-message.in (working copy) >@@ -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 @@ > > For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens > transparently. >+EOD >+} >+] >Index: lang/gcc7/files/pkg-message.in >=================================================================== >--- lang/gcc7/files/pkg-message.in (revision 507262) >+++ lang/gcc7/files/pkg-message.in (working copy) >@@ -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 @@ > > For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens > transparently. >+EOD >+} >+] >Index: lang/gcc7-devel/files/pkg-message.in >=================================================================== >--- lang/gcc7-devel/files/pkg-message.in (revision 507262) >+++ lang/gcc7-devel/files/pkg-message.in (working copy) >@@ -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 @@ > > For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens > transparently. >+EOD >+} >+] >Index: lang/gcc8/files/pkg-message.in >=================================================================== >--- lang/gcc8/files/pkg-message.in (revision 507262) >+++ lang/gcc8/files/pkg-message.in (working copy) >@@ -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 @@ > > For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens > transparently. >+EOD >+} >+] >Index: lang/gcc8-devel/files/pkg-message.in >=================================================================== >--- lang/gcc8-devel/files/pkg-message.in (revision 507262) >+++ lang/gcc8-devel/files/pkg-message.in (working copy) >@@ -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 @@ > > For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens > transparently. >+EOD >+} >+] >Index: lang/gcc9/files/pkg-message.in >=================================================================== >--- lang/gcc9/files/pkg-message.in (revision 507262) >+++ lang/gcc9/files/pkg-message.in (working copy) >@@ -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 @@ > > For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens > transparently. >+EOD >+} >+] >Index: lang/gcc9-devel/files/pkg-message.in >=================================================================== >--- lang/gcc9-devel/files/pkg-message.in (revision 507262) >+++ lang/gcc9-devel/files/pkg-message.in (working copy) >@@ -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 @@ > > For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens > transparently. >+EOD >+} >+]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
gerald
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 239419
: 206026