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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2a9670f91bdb91137aee62b81520838e4327372b">https://github.com/macports/macports-ports/commit/2a9670f91bdb91137aee62b81520838e4327372b</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 2a9670f91bdb91137aee62b81520838e4327372b
</span>Author: Davide Gerhard <ra1nb0w@macports.org>
AuthorDate: Mon Jan 17 14:46:17 2022 +0100

<span style='display:block; white-space:pre;color:#404040;'>    bladeRF: fix cli license
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    reference: https://github.com/Nuand/bladeRF/blob/master/host/utilities/bladeRF-cli/src/common.c
</span>---
 science/bladeRF/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/bladeRF/Portfile b/science/bladeRF/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6579a7f718a..d14ccdd1981 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/bladeRF/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/bladeRF/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -88,7 +88,7 @@ categories          science comms
</span> maintainers         {michaelld @michaelld} openmaintainer
 description         bladeRF is an open-source hardware and software software-defined radio (SDR) platform.
 long_description    ${description} This port provides all the source code required to program and interact with a bladeRF platform, including firmware for the Cypress FX3 USB controller, HDL for the Altera Cyclone IV FPGA, and C code for the host side libraries, drivers, and utilities.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             MIT LGPL-2 GPL-2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             MIT LGPL-2 GPL-2+
</span> platforms           darwin
 
 depends_build-append \
</pre><pre style='margin:0'>

</pre>