<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/59a95c14cbbb7c06bdd12f14c8128488bc5f3479">https://github.com/macports/macports-ports/commit/59a95c14cbbb7c06bdd12f14c8128488bc5f3479</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 59a95c1  gmsh: fix typo in patchfile so it actually applies
</span>59a95c1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 59a95c14cbbb7c06bdd12f14c8128488bc5f3479
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Mar 17 08:13:59 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    gmsh: fix typo in patchfile so it actually applies
</span>---
 science/gmsh/Portfile                        | 1 +
 science/gmsh/files/patch-CMakeLists.txt.diff | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gmsh/Portfile b/science/gmsh/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4a60a71..0634dc2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gmsh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gmsh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,7 @@ PortGroup           muniversal     1.0
</span> 
 name                gmsh
 version             4.2.2
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> categories          science
 platforms           darwin
 license             GPL-2+
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gmsh/files/patch-CMakeLists.txt.diff b/science/gmsh/files/patch-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index b2b08ce..55b72eb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gmsh/files/patch-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gmsh/files/patch-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,7 +17,7 @@ Do not install libraries a second time.
</span>    endif()
  endif()
  
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ 1817,8 +1809,6 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -1817,8 +1809,6 @@
</span>  endif()
  if(ENABLE_BUILD_SHARED OR ENABLE_BUILD_DYNAMIC)
    install(TARGETS shared DESTINATION ${GMSH_LIB} OPTIONAL)
</pre><pre style='margin:0'>

</pre>