<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/fb06c82c09578ca9d417dcea2e94bfa0eb1768ab">https://github.com/macports/macports-ports/commit/fb06c82c09578ca9d417dcea2e94bfa0eb1768ab</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 fb06c82  mono: modify livecheck to only find stable versions
</span>fb06c82 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit fb06c82c09578ca9d417dcea2e94bfa0eb1768ab
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Jun 8 12:15:00 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    mono: modify livecheck to only find stable versions
</span>---
 devel/mono/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/mono/Portfile b/devel/mono/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a5e89a6..ab94a7a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/mono/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/mono/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -78,3 +78,6 @@ post-destroot {
</span> variant unixodbc description {map unixodbc instead of libiodbc to odbc32.dll} {
     patchfiles-append patch-odbc32.diff
 }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url           https://www.mono-project.com/download/stable/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex         "Stable \\((\\d+(?:\\.\\d+)+)\\)"
</span></pre><pre style='margin:0'>

</pre>