<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/3050734a0e3c2e70a709058cea7f330319fa982e">https://github.com/macports/macports-ports/commit/3050734a0e3c2e70a709058cea7f330319fa982e</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 3050734  sdrplay: remove now unused variable 'branch'
</span>3050734 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3050734a0e3c2e70a709058cea7f330319fa982e
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Fri Jun 22 15:19:21 2018 -0400

<span style='display:block; white-space:pre;color:#404040;'>    sdrplay: remove now unused variable 'branch'
</span>---
 science/SDRplay/Portfile | 2 --
 1 file changed, 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/SDRplay/Portfile b/science/SDRplay/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2c50016..de8599c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/SDRplay/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/SDRplay/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -87,8 +87,6 @@ destroot {
</span> 
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set branch          [join [lrange [split ${version} .] 0 1] .]
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> livecheck.url       http://www.sdrplay.com/downloads/
 livecheck.version   20th June 2018
 livecheck.regex     "\\((.*)\\)<a href=\"/macdl.php\">"
</pre><pre style='margin:0'>

</pre>