<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/8221d4d923959a79e9af422a0a497e63460afa32">https://github.com/macports/macports-ports/commit/8221d4d923959a79e9af422a0a497e63460afa32</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 8221d4d  VisualBoyAdvance: Fix livecheck
</span>8221d4d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8221d4d923959a79e9af422a0a497e63460afa32
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sun Oct 7 20:47:19 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    VisualBoyAdvance: Fix livecheck
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/55088
</span>---
 emulators/VisualBoyAdvance/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/emulators/VisualBoyAdvance/Portfile b/emulators/VisualBoyAdvance/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index de69370..8212f7c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/emulators/VisualBoyAdvance/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/emulators/VisualBoyAdvance/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,3 +29,4 @@ platform darwin i386 {
</span> }
 
 livecheck.distname  VisualBoyAdvance
<span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex     ${livecheck.distname}-src-(\[0-9.\]+)[quotemeta ${extract.suffix}]
</span></pre><pre style='margin:0'>

</pre>