<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d4cd5e5f336b63d451ba1bcd564c95a13b41b005">https://github.com/macports/macports-ports/commit/d4cd5e5f336b63d451ba1bcd564c95a13b41b005</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 d4cd5e5f336 gnuradio: fix patch to apply cleanly
</span>d4cd5e5f336 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d4cd5e5f336b63d451ba1bcd564c95a13b41b005
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Mon Aug 24 09:46:13 2020 -0400

<span style='display:block; white-space:pre;color:#404040;'>    gnuradio: fix patch to apply cleanly
</span>---
 science/gnuradio/files/patch-C_CXX_STANDARD.38.diff | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gnuradio/files/patch-C_CXX_STANDARD.38.diff b/science/gnuradio/files/patch-C_CXX_STANDARD.38.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index e1e28c324e5..52a7916ce2c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gnuradio/files/patch-C_CXX_STANDARD.38.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gnuradio/files/patch-C_CXX_STANDARD.38.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,6 +1,6 @@
</span> --- CMakeLists.txt.orig
 +++ CMakeLists.txt
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -138,12 +138,16 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -141,12 +141,16 @@
</span>      MESSAGE(status "Skipping compiler version check.")
  ENDIF()
  
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@
</span>  
  IF(CMAKE_CXX_COMPILER_ID STREQUAL "GNU")
      SET(CMAKE_CXX_STANDARD 11)
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -152,9 +156,60 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -155,9 +159,60 @@
</span>  ELSEIF(CMAKE_CXX_COMPILER_ID STREQUAL "MSVC")
      SET(CMAKE_CXX_STANDARD 11)
  ELSE()
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -84,7 +84,7 @@
</span>  IF(CMAKE_C_COMPILER_ID STREQUAL "GNU")
      SET(CMAKE_C_STANDARD 11)
  ELSEIF(CMAKE_C_COMPILER_ID MATCHES "Clang")
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -162,7 +217,58 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -165,7 +220,58 @@
</span>  ELSEIF(CMAKE_C_COMPILER_ID STREQUAL "MSVC")
      SET(CMAKE_C_STANDARD 11)
  ELSE()
</pre><pre style='margin:0'>

</pre>