<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/a00426375bd864fa0d5bca8182081c11e3abd947">https://github.com/macports/macports-ports/commit/a00426375bd864fa0d5bca8182081c11e3abd947</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 a004263  midi_patchbay: Use github portgroup correctly
</span>a004263 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a00426375bd864fa0d5bca8182081c11e3abd947
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Mon May 14 22:18:52 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    midi_patchbay: Use github portgroup correctly
</span>---
 audio/midi_patchbay/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/midi_patchbay/Portfile b/audio/midi_patchbay/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4850193..0c7bbdb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/midi_patchbay/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/midi_patchbay/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,9 +4,8 @@ PortSystem          1.0
</span> PortGroup           xcode 1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        notahat midi_patchbay release-1.0.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        notahat midi_patchbay 1.0.3 release-
</span> github.tarball_from tags
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version             1.0.3
</span> categories          audio
 license             MIT
 platforms           darwin
</pre><pre style='margin:0'>

</pre>