<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/cf7b69619189aa831dc072809d0b84b3d103487e">https://github.com/macports/macports-ports/commit/cf7b69619189aa831dc072809d0b84b3d103487e</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 cf7b696  gqrx*: add qt5-qtsvg as a dependency & rev bump both release and devel; addresses ticket https://trac.macports.org/ticket/53146 .
</span>cf7b696 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit cf7b69619189aa831dc072809d0b84b3d103487e
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Wed Jan 4 10:53:26 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    gqrx*: add qt5-qtsvg as a dependency & rev bump both release and devel; addresses ticket https://trac.macports.org/ticket/53146 .
</span>---
 science/gqrx/Portfile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gqrx/Portfile b/science/gqrx/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cf5bfc7..a15bbf4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gqrx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gqrx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,7 +20,7 @@ dist_subdir         gqrx
</span> if {${subport} eq ${name}} {
 
     github.setup    csete gqrx 2.6 v
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    revision        1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    revision        2
</span>     checksums       \
         rmd160 bb87129f90eafdc7b40098b1a8cfe38e0706f574 \
         sha256 34f4f3dc6ad1d7db21ac4c3606308c317aa46cbb09a8e44e191c2f8cc994187d
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -40,6 +40,7 @@ subport gqrx-devel {
</span> 
     github.setup        csete gqrx 8d28a1645526afc2f326ab1185f1a39279179b66
     version             20161122
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    revision            1
</span>     checksums           rmd160 da80e8094345eccf5651f375f22291f35d1a3e47 \
                         sha256 cc8e896894e0fbf00ad015c4c9f0cc19c539e3a0ad9e3849a6ba8c5292725a47
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -54,6 +55,7 @@ subport gqrx-devel {
</span> # allow gqrx to work with both gnuradio and gnuradio-devel ...
 
 depends_lib-append  port:gr-osmosdr \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    port:qt5-qtsvg \
</span>     path:lib/libgnuradio-audio.dylib:gnuradio
 
 # ... but not with gnuradio-next
</pre><pre style='margin:0'>

</pre>