<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5b07e945fbda7a0108ec3d4a0e09a997a078c5ac">https://github.com/macports/macports-ports/commit/5b07e945fbda7a0108ec3d4a0e09a997a078c5ac</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 5b07e94  py-pymc: Use github.livecheck.regex
</span>5b07e94 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5b07e945fbda7a0108ec3d4a0e09a997a078c5ac
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Aug 21 13:56:27 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-pymc: Use github.livecheck.regex
</span>---
 python/py-pymc/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pymc/Portfile b/python/py-pymc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ec4f8ee..a92c234 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pymc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pymc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -61,5 +61,5 @@ if {${name} ne ${subport}} {
</span> 
     livecheck.type          none
 } else {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    livecheck.regex       {archive/v([0-9.]+).tar.gz}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.livecheck.regex  {([0-9.]+)}
</span> }
</pre><pre style='margin:0'>

</pre>