<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/c77cc0c9280bcb8a26bdaef365f6e59087c56a8b">https://github.com/macports/macports-ports/commit/c77cc0c9280bcb8a26bdaef365f6e59087c56a8b</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 c77cc0c  hackrf: cleaner way to specify version.
</span>c77cc0c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c77cc0c9280bcb8a26bdaef365f6e59087c56a8b
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Thu Feb 23 08:31:20 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    hackrf: cleaner way to specify version.
</span>---
 science/hackrf/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/hackrf/Portfile b/science/hackrf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e193d4d..e6fd2f9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/hackrf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/hackrf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,8 +20,7 @@ subport hackrf-devel {}
</span> if {${subport} eq ${name}} {
 
     # release
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    github.setup        mossmann hackrf v2017.02.1
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    version             2017.02.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.setup        mossmann hackrf 2017.02.1 v
</span>     checksums           rmd160 8437d618c974f507550ec526c037c6b08d0af9f4 \
                         sha256 74c7a046f076feb18f4996de8856020d683a2ca9ef07df34c6f1542f3601a461
 
</pre><pre style='margin:0'>

</pre>