<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9603d88824b5dd179ee4bbdf57002ad800871740">https://github.com/macports/macports-ports/commit/9603d88824b5dd179ee4bbdf57002ad800871740</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 9603d88  gr-gsm: overload the github livecheck URL with the development branch.
</span>9603d88 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9603d88824b5dd179ee4bbdf57002ad800871740
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Thu Feb 22 08:41:43 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    gr-gsm: overload the github livecheck URL with the development branch.
</span>---
 science/gr-gsm/Portfile | 5 +++++
 1 file changed, 5 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gr-gsm/Portfile b/science/gr-gsm/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b28dc31..c0506ac 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gr-gsm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gr-gsm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,11 @@ version             20180220
</span> checksums           rmd160 233c7673db55decfa29e202272f9603d2608ff9b \
                     sha256 221113bc927de623d461ea9f0b016b25a324db8255b6727ee2d40159739a9980
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# overload the github livecheck URL with the development branch,
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# when it is more advanced; comment out for master.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url   ${github.homepage}/commits/development.atom
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> # allow gr-gsm to work with both gnuradio and gnuradio-devel ...
 
 depends_lib-append  path:lib/libgnuradio-runtime.dylib:gnuradio
</pre><pre style='margin:0'>

</pre>