<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/ae72743b07c4611bbc6b31b3e64a194e02eac488">https://github.com/macports/macports-ports/commit/ae72743b07c4611bbc6b31b3e64a194e02eac488</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 ae72743  cmake: fix typo in patch comment
</span>ae72743 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ae72743b07c4611bbc6b31b3e64a194e02eac488
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Sun Dec 15 06:36:08 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    cmake: fix typo in patch comment
</span>---
 devel/cmake/files/patch-fix_cxx14_17_checks.devel.diff   | 2 +-
 devel/cmake/files/patch-fix_cxx14_17_checks.release.diff | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/cmake/files/patch-fix_cxx14_17_checks.devel.diff b/devel/cmake/files/patch-fix_cxx14_17_checks.devel.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 83a591a..931fedd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/cmake/files/patch-fix_cxx14_17_checks.devel.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/cmake/files/patch-fix_cxx14_17_checks.devel.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@
</span> --- Source/Checks/cm_cxx17_check.cpp.orig
 +++ Source/Checks/cm_cxx17_check.cpp
 @@ -1,3 +1,9 @@
<span style='display:block; white-space:pre;background:#ffe0e0;'>-+// actually use c++14 feature to force the compiler to do something,
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++// actually use c++17 feature to force the compiler to do something,
</span> +// since it might otherwise try to optimize all of this out even if it
 +// doesn't understand it.
 +#include <iostream>
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/cmake/files/patch-fix_cxx14_17_checks.release.diff b/devel/cmake/files/patch-fix_cxx14_17_checks.release.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 1a488b1..36d420e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/cmake/files/patch-fix_cxx14_17_checks.release.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/cmake/files/patch-fix_cxx14_17_checks.release.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@
</span> --- Source/Checks/cm_cxx17_check.cpp.orig
 +++ Source/Checks/cm_cxx17_check.cpp
 @@ -1,3 +1,9 @@
<span style='display:block; white-space:pre;background:#ffe0e0;'>-+// actually use c++14 feature to force the compiler to do something,
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++// actually use c++17 feature to force the compiler to do something,
</span> +// since it might otherwise try to optimize all of this out even if it
 +// doesn't understand it.
 +#include <iostream>
</pre><pre style='margin:0'>

</pre>