<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/aee942e58b4cc6b4a56a2ea4aee841413a580c0b">https://github.com/macports/macports-ports/commit/aee942e58b4cc6b4a56a2ea4aee841413a580c0b</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 aee942e  allegro: disable livecheck
</span>aee942e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit aee942e58b4cc6b4a56a2ea4aee841413a580c0b
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Mon Aug 28 13:07:07 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    allegro: disable livecheck
</span>---
 devel/allegro/Portfile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/allegro/Portfile b/devel/allegro/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a197566..a5b0b60 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/allegro/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/allegro/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -44,6 +44,5 @@ pre-fetch {
</span> # and probably other old API usage
 supported_archs i386 ppc
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.type  regex
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url   http://alleg.sourceforge.net/download.html
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex (4(?:\\.\\d+)+)\\.tar
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Replaced by allegro5, 4.4.2 was the last 4.x version
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type  none
</span></pre><pre style='margin:0'>

</pre>