<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/f229842b7672ca2ff55d5944fa9e221d9df05e38">https://github.com/macports/macports-ports/commit/f229842b7672ca2ff55d5944fa9e221d9df05e38</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 f229842  abinit: fix livecheck
</span>f229842 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f229842b7672ca2ff55d5944fa9e221d9df05e38
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Sun Sep 3 12:57:19 2017 +0000

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/abinit/Portfile b/science/abinit/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0c1e31b..abbaa62 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/abinit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/abinit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,7 +28,7 @@ long_description    ABINIT is a package whose main program allows one to find th
</span>                     In addition to the main ABINIT code, different utility programs are provided. \
                     ABINIT is a project that favours development and collaboration.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://www.abinit.org
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://www.abinit.org
</span> master_sites        http://ftp.abinit.org/
 
 checksums           rmd160  e35b7546d6927f920176d5dba8130c5982a30962 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -228,5 +228,5 @@ variant wannier90 description {Build with support for Wannier90} {
</span> #}
  
 livecheck.type      regex
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url       ${homepage}/downloads/abinit-packages
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url       ${homepage}/packages
</span> livecheck.regex     ABINIT v (\[0-9.\]+)
</pre><pre style='margin:0'>

</pre>