<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/8d5885eab995a69b62e361305c3a63264b82496f">https://github.com/macports/macports-ports/commit/8d5885eab995a69b62e361305c3a63264b82496f</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 8d5885e  cgnslib: change livecheck to only find releases
</span>8d5885e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8d5885eab995a69b62e361305c3a63264b82496f
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Thu Feb 14 02:49:11 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    cgnslib: change livecheck to only find releases
</span>---
 science/cgnslib/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/cgnslib/Portfile b/science/cgnslib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 10f9281..9c60418 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/cgnslib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/cgnslib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -43,3 +43,6 @@ if {[fortran_variant_isset]} {
</span>     configure.args-append \
                     -DCGNS_ENABLE_FORTRAN=OFF
 }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# do not find, e.g, 3.4.0-rc1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.livecheck.regex  {([0-9.]+)}
</span></pre><pre style='margin:0'>

</pre>