<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/57140071696c7927e7804c620a8975f1604fe0bb">https://github.com/macports/macports-ports/commit/57140071696c7927e7804c620a8975f1604fe0bb</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 5714007  gr-baz: remove temporary reinplace, since the issue has been fixed upstream.
</span>5714007 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 57140071696c7927e7804c620a8975f1604fe0bb
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Tue Aug 22 13:57:55 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    gr-baz: remove temporary reinplace, since the issue has been fixed upstream.
</span>---
 science/gr-baz/Portfile | 6 ------
 1 file changed, 6 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gr-baz/Portfile b/science/gr-baz/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4c650a0..4261162 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gr-baz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gr-baz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -39,12 +39,6 @@ depends_lib-append       port:boost \
</span>                     port:swig \
                     path:lib/libvolk.dylib:volk
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# temporary fix to correctly find Volk
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-post-patch {
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    reinplace "s@find_package(volk)@find_package(Volk)@g" ${worksrcpath}/CMakeLists.txt
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> # do VPATH (out of source tree) build
 
 cmake.out_of_source yes
</pre><pre style='margin:0'>

</pre>