<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/6f80a40374f8a4b63596a9364f3f3649e537903f">https://github.com/macports/macports-ports/commit/6f80a40374f8a4b63596a9364f3f3649e537903f</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 6f80a40 gr-fosphor: fix comment
</span>6f80a40 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 6f80a40374f8a4b63596a9364f3f3649e537903f
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Sun May 19 10:24:32 2019 -0400
<span style='display:block; white-space:pre;color:#404040;'> gr-fosphor: fix comment
</span>---
science/gr-fosphor/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gr-fosphor/Portfile b/science/gr-fosphor/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 73c8d5c..ec18d7d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gr-fosphor/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gr-fosphor/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -41,7 +41,7 @@ depends_build-append \
</span> port:swig-python
# cppunit is used for testing, but required during configuration
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# move it fron "test" to "lib"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# hence use "lib", not "test" here
</span> depends_lib-append \
port:cppunit
</pre><pre style='margin:0'>
</pre>