<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/15524f426cb62f9764d9a6b4de32ee75906566aa">https://github.com/macports/macports-ports/commit/15524f426cb62f9764d9a6b4de32ee75906566aa</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 15524f4  rtl-sdr: fix license to what it actually it: GPLv2+, not just GPLv2.
</span>15524f4 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 15524f426cb62f9764d9a6b4de32ee75906566aa
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Mon Jan 27 16:38:07 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    rtl-sdr: fix license to what it actually it: GPLv2+, not just GPLv2.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Noted in: https://trac.macports.org/ticket/60020
</span>---
 science/rtl-sdr/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/rtl-sdr/Portfile b/science/rtl-sdr/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c867def..b92f907 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/rtl-sdr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/rtl-sdr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,7 +16,7 @@ revision            0
</span> 
 categories          science comms
 platforms           darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             GPL-2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             GPL-2+
</span> maintainers         {michaelld @michaelld} openmaintainer
 description         ${name} allows using devices with a RTL2832U chipset as software defined radio (SDR)
 long_description    ${description}
</pre><pre style='margin:0'>

</pre>