<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/690572deec4389b4391c62e60294469dacc6c15f">https://github.com/macports/macports-ports/commit/690572deec4389b4391c62e60294469dacc6c15f</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 690572deec4389b4391c62e60294469dacc6c15f
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri May 29 20:32:52 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    aescrypt: recognize that only binaries are installed
</span>---
 security/aescrypt/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/aescrypt/Portfile b/security/aescrypt/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b0c88e1..7817b4a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/aescrypt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/aescrypt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,3 +27,5 @@ post-destroot {
</span>     xinstall -d -m 0755 ${destroot}${prefix}/share/${name}
     xinstall    -m 0644 ${worksrcpath}/README.html ${destroot}${prefix}/share/${name}
 }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+installs_libs       no
</span></pre><pre style='margin:0'>

</pre>