<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-guide.

</pre>
<p><a href="https://github.com/macports/macports-guide/commit/6870c69a7644bcf6e774d73d65d6c8bc12206259">https://github.com/macports/macports-guide/commit/6870c69a7644bcf6e774d73d65d6c8bc12206259</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 6870c69  Change list of required ports for updating documentation
</span>6870c69 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 6870c69a7644bcf6e774d73d65d6c8bc12206259
</span>Author: contextnerror <contextnerror@outlook.com>
AuthorDate: Sat Apr 8 10:56:04 2023 -0700

<span style='display:block; white-space:pre;color:#404040;'>    Change list of required ports for updating documentation
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    This should now match the instructions in the README
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Previous instructions failed make with docbook errors
</span>---
 guide/xml/project.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/project.xml b/guide/xml/project.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index fd0ac1a..f906f5d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/project.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/project.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1160,7 +1160,7 @@ To use the current port, you must be in a port's directory.</screen>
</span>           <step>
             <para>Install the required ports:</para>
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            <programlisting><prompt>$</prompt> <userinput>sudo port install libxslt docbook-xsl</userinput></programlisting>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            <programlisting><prompt>$</prompt> <userinput>sudo port install libxml2 libxslt docbook-xsl-ns docbook-xml-5.0</userinput></programlisting>
</span>           </step>
         </procedure>
       </section>
</pre><pre style='margin:0'>

</pre>