<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/594116f9908dd3c4aa46aa101ac6ad16b42244ef">https://github.com/macports/macports-ports/commit/594116f9908dd3c4aa46aa101ac6ad16b42244ef</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 594116f9908 pihpsdr: Fix syntax error in soapysdr variant
</span>594116f9908 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 594116f9908dd3c4aa46aa101ac6ad16b42244ef
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Mon Nov 16 12:46:09 2020 -0600

<span style='display:block; white-space:pre;color:#404040;'>    pihpsdr: Fix syntax error in soapysdr variant
</span>---
 science/pihpsdr/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/pihpsdr/Portfile b/science/pihpsdr/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e89badd5d7d..b1e95e33f2e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/pihpsdr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/pihpsdr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -54,7 +54,7 @@ variant soapysdr description "Enable SoapySDR support" {
</span>     depends_lib-append \
         port:SoapySDR
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    patchfiles-remove \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    patchfiles-delete \
</span>         disable-soapysdr.patch
 }
 
</pre><pre style='margin:0'>

</pre>