<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/03eaaccd76486e800d2d34706c2595b74c396710">https://github.com/macports/macports-ports/commit/03eaaccd76486e800d2d34706c2595b74c396710</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 03eaacc  SoapySDR: update to 0.5.4; add myself as co-maintainer.
</span>03eaacc is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 03eaaccd76486e800d2d34706c2595b74c396710
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Wed Feb 8 10:29:04 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    SoapySDR: update to 0.5.4; add myself as co-maintainer.
</span>---
 science/SoapySDR/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/SoapySDR/Portfile b/science/SoapySDR/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 00b62aa..972b6b5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/SoapySDR/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/SoapySDR/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,16 +4,16 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           cmake 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        pothosware SoapySDR 0.5.2 soapy-sdr-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        pothosware SoapySDR 0.5.4 soapy-sdr-
</span> platforms           darwin macosx
 categories          science
 license             Boost-1
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         gmail.com:gedgy63 openmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         gmail.com:gedgy63 michaelld openmaintainer
</span> 
 description         A fresh and clean vendor neutral and platform independent SDR support library
 long_description    SoapySDR is an open-source generalized C/C++ API and runtime library for interfacing with SDR devices. With SoapySDR, you can instantiate, configure, and stream with an SDR device in a variety of environments. Both osmosdr and uhd devices are available within SoapySDR. In addition, vendors can directly support their hardware using SoapySDR device modules. There are wrappers for both gr-osmosdr, uhd, and gr-uhd to bring an ecosystem of existing applications to SoapySDR [...]
 
 homepage            https://github.com/pothosware/SoapySDR/wiki
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  434661ee85a3c7283c4e5cf5297e67bc09d5811f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  7aa46aa558ef0b23f7409dc984066fc51c4cf71165afd1f77df578a37682c85b
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160 2b6fb62bd55016558ed47ecc1d63d97fbc1a623c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256 d243873216af0e227ac3f523e2862afcfe869663e10098d4a6323946e5705513
</span></pre><pre style='margin:0'>

</pre>