<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/a1bfd0272e4b3e63720da6c966de12739067ea82">https://github.com/macports/macports-ports/commit/a1bfd0272e4b3e63720da6c966de12739067ea82</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a1bfd0272e4b3e63720da6c966de12739067ea82
</span>Author: Davide Gerhard <ra1nb0w@macports.org>
AuthorDate: Mon Jan 17 14:33:00 2022 +0100
<span style='display:block; white-space:pre;color:#404040;'> gnuradio: revision bump after dep changes
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> remove license_noconflict since it is in the gnuradio's portgroup
</span>---
science/gnuradio/Portfile | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
<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 9a9d626f407..78594c84484 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;'>@@ -19,7 +19,7 @@ if {${subport} eq ${name}} {
</span> checksums rmd160 098825a19d8962bac72f2f2e14fcdfee8500f307 \
sha256 dd336400034b57b7bce7b1fec6c5cd99f1e9dde7b78faa2cd28105877c213b14 \
size 3399901
<span style='display:block; white-space:pre;background:#ffe0e0;'>- revision 0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ revision 1
</span>
long_description ${description}: \
This port is kept up with the GNU Radio release, \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -159,9 +159,6 @@ configure.args-append \
</span> # default: don't create the application bundle
app.create no
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# see https://github.com/macports/macports-ports/pull/7805
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-license_noconflict-append openssl
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> variant grc description "Install GNU Radio Companion" {
# these are checked for at configure, then required
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -392,9 +389,6 @@ variant ctrlport description {Install GNU Radio with support for control port (C
</span> depends_run-append \
path:bin/dot:graphviz
<span style='display:block; white-space:pre;background:#ffe0e0;'>- # see https://github.com/macports/macports-ports/pull/7805
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- license_noconflict-append graphviz
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> # enable configuration arguments for ctrlport
configure.args-replace \
-DENABLE_GR_CTRLPORT=OFF \
</pre><pre style='margin:0'>
</pre>