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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4855079552071604268751a01960a37a257d0b67">https://github.com/macports/macports-ports/commit/4855079552071604268751a01960a37a257d0b67</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 48550795520 libxm2: Fix small typo in description
</span>48550795520 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4855079552071604268751a01960a37a257d0b67
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Tue Mar 19 13:41:04 2024 +0000

<span style='display:block; white-space:pre;color:#404040;'>    libxm2: Fix small typo in description
</span>---
 textproc/libxml2/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/libxml2/Portfile b/textproc/libxml2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0242dca2e17..03dabee09c5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/libxml2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/libxml2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +18,7 @@ maintainers         {ryandesign @ryandesign} openmaintainer
</span> license             MIT
 
 description         GNOME XML C parser and toolkit
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    Libxml is the XML C library developed for the GNOMEproject.  \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    Libxml is the XML C library developed for the GNOME project.  \
</span>                     XML itself is a metalanguage to design markup languages. \
                     Though the library is written in C, a variety of language bindings make it \
                     available in other environments.
</pre><pre style='margin:0'>

</pre>