<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/a998b998007043a4e0e9901af3d78de90e7d0452">https://github.com/macports/macports-ports/commit/a998b998007043a4e0e9901af3d78de90e7d0452</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 a998b99  mednafen: Fix livecheck
</span>a998b99 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a998b998007043a4e0e9901af3d78de90e7d0452
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Wed Oct 25 22:22:02 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    mednafen: Fix livecheck
</span>---
 emulators/mednafen/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/emulators/mednafen/Portfile b/emulators/mednafen/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6a83a06..4bc8af9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/emulators/mednafen/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/emulators/mednafen/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -60,3 +60,6 @@ you've obtained a supported type of game console ROM file, start the Mednafen\
</span> command-line executable and use the ROM filename (including path) as an\
 argument. See the documentation for more options.
 "
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type      regex
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
</span></pre><pre style='margin:0'>

</pre>