<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/5b3f7ae518d71de180fc5dfd2992d310b34a406e">https://github.com/macports/macports-ports/commit/5b3f7ae518d71de180fc5dfd2992d310b34a406e</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 5b3f7ae  gnuradio: fix typo in description
</span>5b3f7ae is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5b3f7ae518d71de180fc5dfd2992d310b34a406e
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Wed Nov 14 16:29:29 2018 -0800

<span style='display:block; white-space:pre;color:#404040;'>    gnuradio: fix typo in description
</span>---
 science/gnuradio/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gnuradio/Portfile b/science/gnuradio/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4bf3c9a..31891bd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gnuradio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gnuradio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -754,7 +754,7 @@ if {![variant_isset ctrlport_thrift]} {
</span> 
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variant performance_counters description {Install GNU Radio with support support for performance counters (EXPERIMENTAL)} {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+variant performance_counters description {Install GNU Radio with support for performance counters (EXPERIMENTAL)} {
</span> 
     # these are not checked for at configure, but are
     # required for runtime; so use depends_run.
</pre><pre style='margin:0'>

</pre>