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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a2f98723cec911d233a5bb4fc16029467b07baeb">https://github.com/macports/macports-ports/commit/a2f98723cec911d233a5bb4fc16029467b07baeb</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 a2f98723cec pandoc: add notes about PDF support
</span>a2f98723cec is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a2f98723cec911d233a5bb4fc16029467b07baeb
</span>Author: Evan Miller <emmiller@gmail.com>
AuthorDate: Thu Jun 1 09:34:59 2023 -0400

<span style='display:block; white-space:pre;color:#404040;'>    pandoc: add notes about PDF support
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/48971
</span>---
 textproc/pandoc/Portfile | 3 +++
 1 file changed, 3 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 f8f90a14e9f..78adcf9e8f2 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,9 @@ installs_libs       no
</span> compiler.blacklist-append \
                    {clang < 900}
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://trac.macports.org/ticket/48971
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+notes-append       "For PDF support, please install the texlive-latex and texlive-fonts-recommended packages."
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> variant stack \
     description {Use stack to build.} {}
 
</pre><pre style='margin:0'>

</pre>