<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/13d46986bfb2ea5e5ce7e063b76cd15ce46fda7f">https://github.com/macports/macports-ports/commit/13d46986bfb2ea5e5ce7e063b76cd15ce46fda7f</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 13d4698  apbs: fix livecheck
</span>13d4698 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 13d46986bfb2ea5e5ce7e063b76cd15ce46fda7f
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Sat Oct 21 10:48:58 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    apbs: fix livecheck
</span>---
 science/apbs/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/apbs/Portfile b/science/apbs/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 358e7ea..3bea826 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/apbs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/apbs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -131,5 +131,5 @@ variant bem description {Build with support for Boundary Element Method} {
</span> # check for real releases, not github commits
 livecheck.type          regex
 livecheck.version       ${version}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url           http://www.poissonboltzmann.org/news/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url           https://apbs-pdb2pqr.readthedocs.io/en/latest/downloads.html
</span> livecheck.regex         APBS (\[0-9.\]+)
</pre><pre style='margin:0'>

</pre>