<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/170f5518bbeaf4b43374971148d8d331b1930632">https://github.com/macports/macports-ports/commit/170f5518bbeaf4b43374971148d8d331b1930632</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 170f5518bbeaf4b43374971148d8d331b1930632
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Tue Dec 27 21:40:42 2016 -0500

<span style='display:block; white-space:pre;color:#404040;'>    volk-gnss-sdr: update to 878d2973 (20161227); add py27 mako and six as dependencies, to match those for updated Volk; addresses ticket https://trac.macports.org/ticket/53163 .
</span>---
 science/volk-gnss-sdr/Portfile | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/volk-gnss-sdr/Portfile b/science/volk-gnss-sdr/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f83d666..568f28a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/volk-gnss-sdr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/volk-gnss-sdr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -49,10 +49,12 @@ subport volk-gnss-sdr-next {
</span>         This port is kept up with the VOLK-GNSS-SDR GIT next branch, which is typically updated daily to weekly.  This version of VOLK-GNSS-SDR generally contains fixes and new features that will be incorporated in an upcoming release, and compiles against the gnss-sdr-next and gnuradio-next ports.  This port may or not compile or function correctly, as it represents a work in progress.  If it does not work, check back in a few days.  Or try deactivating the currently active gnss-sdr and [...]
 
     name                volk-gnss-sdr-next
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    github.setup        gnss-sdr gnss-sdr e5000e4dca735542f1bfcdf64703b93296960346
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    version             20161130
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    checksums           rmd160 85016e5e81a75fb69b985b73aae2fbe80e3de301 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        sha256 b61a0230cd20e7524563a2a21c4f67853c631b880daa30ff9b69bf9b0a6f4964
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.setup        gnss-sdr gnss-sdr 878d29736d16b2637f38921fec9aaab7e42702bf
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    version             20161227
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    checksums           rmd160 83acc33f935b435b444efc31e4f5baa76a0691a8 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        sha256 ca7ae365d6e9b00283ab0c1b97977de5acf0d194ae73718665ea121f65527c44
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    depends_lib-append  port:py27-mako \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        port:py27-six
</span> 
     conflicts           volk-gnss-sdr volk-gnss-sdr-devel
 
</pre><pre style='margin:0'>

</pre>