<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/d1b2475e6d2dcf4cfb9f8d169542aa545519f6f1">https://github.com/macports/macports-ports/commit/d1b2475e6d2dcf4cfb9f8d169542aa545519f6f1</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 d1b2475  lastpass-cli: add libxslt dependency for -doc subport
</span>d1b2475 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d1b2475e6d2dcf4cfb9f8d169542aa545519f6f1
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Fri Jun 30 20:50:23 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    lastpass-cli: add libxslt dependency for -doc subport
</span>---
 security/lastpass-cli/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/lastpass-cli/Portfile b/security/lastpass-cli/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4d52bc6..30c201a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/lastpass-cli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/lastpass-cli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -37,7 +37,8 @@ subport ${name}-doc {
</span>     description             Documentation for command line interface to LastPass.com
     long_description        ${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    depends_build-append    port:asciidoc
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    depends_build-append    port:asciidoc \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                            port:libxslt
</span>     build.target            doc-man
     destroot.target         install-doc
 
</pre><pre style='margin:0'>

</pre>