<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/905663a8fc1ef3004eec8c98b835bf3e2bfe6252">https://github.com/macports/macports-ports/commit/905663a8fc1ef3004eec8c98b835bf3e2bfe6252</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 905663a8fc1 typst: fix description
</span>905663a8fc1 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 905663a8fc1ef3004eec8c98b835bf3e2bfe6252
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Wed Mar 22 21:55:52 2023 -0400
<span style='display:block; white-space:pre;color:#404040;'> typst: fix description
</span>---
textproc/typst/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/typst/Portfile b/textproc/typst/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3f89391138c..5d89df6a4d7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/typst/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/typst/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,7 +17,7 @@ long_description \
</span> powerful as LaTeX while being much easier to learn and use. Typst has \
built-in markup for the most common formatting tasks, flexible functions \
for everything else, a tightly integrated scripting system, math \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- typesetting, bibliography management, and more. Typest also has fast \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ typesetting, bibliography management, and more. Typst also has fast \
</span> compile times thanks to incremental compilatioa, as well as friendly \
error messages in case something goes wrong.
</pre><pre style='margin:0'>
</pre>