<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/323d0ecd4a45232b88141b87e5f346bf4164ddbc">https://github.com/macports/macports-ports/commit/323d0ecd4a45232b88141b87e5f346bf4164ddbc</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 323d0ecd4a45232b88141b87e5f346bf4164ddbc
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Mon Aug 27 12:35:27 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    sundials: stop livecheck from finding devel version
</span>---
 math/sundials/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/sundials/Portfile b/math/sundials/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9648859..2ac18f6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/sundials/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/sundials/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -173,3 +173,4 @@ post-destroot {
</span> }
 
 livecheck.url       https://computation.llnl.gov/projects/sundials/sundials-software
<span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex     ${name}-(\\d(?:\.\\d+)*)${extract.suffix}
</span></pre><pre style='margin:0'>

</pre>