<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/cdf81992a27a3916c79111608c775141554a01c7">https://github.com/macports/macports-ports/commit/cdf81992a27a3916c79111608c775141554a01c7</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 cdf8199 gr-ofdm: fix UHD dependency port name.
</span>cdf8199 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit cdf81992a27a3916c79111608c775141554a01c7
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Thu Oct 5 21:17:40 2017 -0400
<span style='display:block; white-space:pre;color:#404040;'> gr-ofdm: fix UHD dependency port name.
</span>---
science/gr-ofdm/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gr-ofdm/Portfile b/science/gr-ofdm/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dd55ec3..6bc1741 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gr-ofdm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gr-ofdm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -40,7 +40,7 @@ depends_lib-append \
</span> port:py27-pyqt4 \
port:py27-scipy \
port:py27-numpy \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- path:lib/libuhd.dylib:libuhd \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ path:lib/libuhd.dylib:uhd \
</span> path:lib/libzmq.dylib:zmq
# do VPATH (out of source tree) build
</pre><pre style='margin:0'>
</pre>