<pre style='margin:0'>
Mojca Miklavec (mojca) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/bac7fd465c51d696ea353ec660b237dd47d96c21">https://github.com/macports/macports-ports/commit/bac7fd465c51d696ea353ec660b237dd47d96c21</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new bac7fd4  {i686,x86_64}-w64-mingw32-gcc: update to gcc 9.2
</span>bac7fd4 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit bac7fd465c51d696ea353ec660b237dd47d96c21
</span>Author: Mojca Miklavec <mojca@macports.org>
AuthorDate: Mon Sep 23 20:11:39 2019 +0200

<span style='display:block; white-space:pre;color:#404040;'>    {i686,x86_64}-w64-mingw32-gcc: update to gcc 9.2
</span>---
 cross/i686-w64-mingw32-gcc/Portfile                                 | 2 +-
 cross/i686-w64-mingw32-gcc/files/notparallel-install-headers.patch  | 6 +++---
 cross/x86_64-w64-mingw32-gcc/Portfile                               | 2 +-
 .../x86_64-w64-mingw32-gcc/files/notparallel-install-headers.patch  | 6 +++---
 4 files changed, 8 insertions(+), 8 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/cross/i686-w64-mingw32-gcc/Portfile b/cross/i686-w64-mingw32-gcc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5bd6b34..5719648 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/cross/i686-w64-mingw32-gcc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/cross/i686-w64-mingw32-gcc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ set mingw_name      w64-mingw32
</span> set mingw_arch      i686
 set mingw_target    ${mingw_arch}-${mingw_name}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-crossgcc.setup      ${mingw_target} 9.1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+crossgcc.setup      ${mingw_target} 9.2.0
</span> crossgcc.languages  {c c++ fortran objc obj-c++}
 dist_subdir         gcc[lindex [split ${version} .] 0]
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/cross/i686-w64-mingw32-gcc/files/notparallel-install-headers.patch b/cross/i686-w64-mingw32-gcc/files/notparallel-install-headers.patch
</span><span style='display:block; white-space:pre;color:#808080;'>index 378361e..31e5740 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/cross/i686-w64-mingw32-gcc/files/notparallel-install-headers.patch
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/cross/i686-w64-mingw32-gcc/files/notparallel-install-headers.patch
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,12 +6,12 @@ https://trac.macports.org/ticket/55213
</span> 
 --- libstdc++-v3/include/Makefile.in.orig
 +++ libstdc++-v3/include/Makefile.in
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -1764,6 +1764,8 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -1875,6 +1875,8 @@ ${pch3_output}: ${pch3_source} ${pch2_output}
</span>  @GLIBCXX_HOSTED_TRUE@install-data-local: install-headers
  @GLIBCXX_HOSTED_FALSE@install-data-local: install-freestanding-headers
  
 +.NOTPARALLEL: install-headers
 +
  # This is a subset of the full install-headers rule.  We only need <ciso646>,
<span style='display:block; white-space:pre;background:#ffe0e0;'>- # <cstddef>, <cfloat>, <limits>, <climits>, <cstdint>, <cstdlib>, <new>,
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- # <typeinfo>, <exception>, <initializer_list>, <cstdalign>, <cstdarg>,
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ # <cstddef>, <cfloat>, <limits>, <climits>, <version>, <cstdint>, <cstdlib>,
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ # <new>, <typeinfo>, <exception>, <initializer_list>, <cstdalign>, <cstdarg>,
</span><span style='display:block; white-space:pre;color:#808080;'>diff --git a/cross/x86_64-w64-mingw32-gcc/Portfile b/cross/x86_64-w64-mingw32-gcc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 349cfa8..cfa1586 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/cross/x86_64-w64-mingw32-gcc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/cross/x86_64-w64-mingw32-gcc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ set mingw_name      w64-mingw32
</span> set mingw_arch      x86_64
 set mingw_target    ${mingw_arch}-${mingw_name}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-crossgcc.setup      ${mingw_target} 9.1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+crossgcc.setup      ${mingw_target} 9.2.0
</span> crossgcc.languages  {c c++ fortran objc obj-c++}
 dist_subdir         gcc[lindex [split ${version} .] 0]
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/cross/x86_64-w64-mingw32-gcc/files/notparallel-install-headers.patch b/cross/x86_64-w64-mingw32-gcc/files/notparallel-install-headers.patch
</span><span style='display:block; white-space:pre;color:#808080;'>index 378361e..31e5740 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/cross/x86_64-w64-mingw32-gcc/files/notparallel-install-headers.patch
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/cross/x86_64-w64-mingw32-gcc/files/notparallel-install-headers.patch
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,12 +6,12 @@ https://trac.macports.org/ticket/55213
</span> 
 --- libstdc++-v3/include/Makefile.in.orig
 +++ libstdc++-v3/include/Makefile.in
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -1764,6 +1764,8 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -1875,6 +1875,8 @@ ${pch3_output}: ${pch3_source} ${pch2_output}
</span>  @GLIBCXX_HOSTED_TRUE@install-data-local: install-headers
  @GLIBCXX_HOSTED_FALSE@install-data-local: install-freestanding-headers
  
 +.NOTPARALLEL: install-headers
 +
  # This is a subset of the full install-headers rule.  We only need <ciso646>,
<span style='display:block; white-space:pre;background:#ffe0e0;'>- # <cstddef>, <cfloat>, <limits>, <climits>, <cstdint>, <cstdlib>, <new>,
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- # <typeinfo>, <exception>, <initializer_list>, <cstdalign>, <cstdarg>,
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ # <cstddef>, <cfloat>, <limits>, <climits>, <version>, <cstdint>, <cstdlib>,
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ # <new>, <typeinfo>, <exception>, <initializer_list>, <cstdalign>, <cstdarg>,
</span></pre><pre style='margin:0'>

</pre>