<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a73f8084483841ca33643ed28c9fab2a06c40463">https://github.com/macports/macports-ports/commit/a73f8084483841ca33643ed28c9fab2a06c40463</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 a73f808  py-pyFAI: fix livecheck
</span>a73f808 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a73f8084483841ca33643ed28c9fab2a06c40463
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Mon Jul 10 08:03:24 2017 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pyFAI/Portfile b/python/py-pyFAI/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3b3309c..411d5a6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pyFAI/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pyFAI/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,5 +33,5 @@ if {${name} ne ${subport}} {
</span>     checksums                         rmd160  17ad7ee303eb3a3cde5aba45af25157603594091 \
                             sha256  47a4fa753e848570e1bb0e7bfa588123cd96521b71601b22f39141abaf1c81d3
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    livecheck               none
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    livecheck.type          none
</span> }
</pre><pre style='margin:0'>

</pre>