<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1684ffe9aff7428454d1afa0532a04be21d16d14">https://github.com/macports/macports-ports/commit/1684ffe9aff7428454d1afa0532a04be21d16d14</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 1684ffe yara: remove comment
</span>1684ffe is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 1684ffe9aff7428454d1afa0532a04be21d16d14
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sat Mar 4 00:23:37 2017 -0500
<span style='display:block; white-space:pre;color:#404040;'> yara: remove comment
</span>---
security/yara/Portfile | 1 -
1 file changed, 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/yara/Portfile b/security/yara/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5fc9730..2c923e6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/yara/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/yara/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -83,7 +83,6 @@ foreach v ${python.versions} {
</span> build.target build --dynamic-linking
destroot.cmd ${python.bin} setup.py --no-user-cfg
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# destroot.target install --dynamic-linking
</span> destroot.destdir --prefix=${python.prefix} --root=${destroot}
test.run yes
</pre><pre style='margin:0'>
</pre>