<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/dd4f93b339f1dd82c7d1547e4da6cf03fb46f0c3">https://github.com/macports/macports-ports/commit/dd4f93b339f1dd82c7d1547e4da6cf03fb46f0c3</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 dd4f93b339f pandoc: Add `installs_libs no`
</span>dd4f93b339f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit dd4f93b339f1dd82c7d1547e4da6cf03fb46f0c3
</span>Author: Vadim-Valdis Yudaev <judaew@macports.org>
AuthorDate: Sun Nov 28 19:24:25 2021 +0200

<span style='display:block; white-space:pre;color:#404040;'>    pandoc: Add `installs_libs no`
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See: https://trac.macports.org/ticket/64063
</span>---
 textproc/pandoc/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/pandoc/Portfile b/textproc/pandoc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 22f5e3d8344..1188293530a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/pandoc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/pandoc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -35,6 +35,8 @@ checksums           rmd160  cbe708a990a7c3c6084ae14e44f02d21d76dd3b1 \
</span> test.run            yes
 test.args           --test-arguments='-p markdown'
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+installs_libs       no
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> compiler.blacklist-append \
                    {clang < 900}
 
</pre><pre style='margin:0'>

</pre>