<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository macports-guide.

</pre>
<p><a href="https://github.com/macports/macports-guide/commit/26a90b7e1ddeec491c1fcb10beb39fbf9c464bf1">https://github.com/macports/macports-guide/commit/26a90b7e1ddeec491c1fcb10beb39fbf9c464bf1</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 26a90b7e1ddeec491c1fcb10beb39fbf9c464bf1
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Wed Apr 11 22:43:01 2018 +0200

<span style='display:block; white-space:pre;color:#404040;'>    Split audience="" tags and keep only 2.4
</span>---
 guide/xml/installing.xml | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/installing.xml b/guide/xml/installing.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index adcf96a..fb3d03a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/installing.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/installing.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -331,10 +331,6 @@
</span>                 additional installations use the option <option>--prefix</option> as shown below. It's also recommended
                 to change the applications dir using <option>--with-applications-dir</option> to avoid conflicts in
                 <filename>/Applications/MacPorts</filename>.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                <phrase audience="2.5">Use <option>--without-startupitems</option> to automatically set
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                <option>startupitem_install no</option> in the new <filename>macports.conf</filename>, which is
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                required to avoid conflicts in <filename>/Library/LaunchAgents</filename> or
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                <filename>/Library/LaunchDaemons</filename>.</phrase>
</span>             </para>
 
             <note>
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -342,22 +338,17 @@
</span>                     present while installing a second instance.</para>
             </note>
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            <programlisting audience="2.4"><prompt>$</prompt> <userinput>export PATH=/bin:/sbin:/usr/bin:/usr/sbin</userinput>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            <programlisting><prompt>$</prompt> <userinput>export PATH=/bin:/sbin:/usr/bin:/usr/sbin</userinput>
</span> <!--                --><prompt>$</prompt> <userinput>MP_PREFIX=/opt/macports-test</userinput>
 <!--                --><prompt>$</prompt> <userinput>./configure --prefix=$MP_PREFIX --with-applications-dir=$MP_PREFIX/Applications</userinput>
 <!--                --><prompt>$</prompt> <userinput>make</userinput>
 <!--                --><prompt>$</prompt> <userinput>sudo make install</userinput></programlisting>
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            <para audience="2.4">After installing the second instance you might need to add
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            <para>After installing the second instance you might need to add
</span>                 <programlisting>startupitem_install no</programlisting>
                 to <filename>$MP_PREFIX/etc/macports/macports.conf</filename> to avoid conflicts in
                 <filename>/Library/LaunchAgents</filename>.</para>
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            <programlisting audience="2.5"><prompt>$</prompt> <userinput>export PATH=/bin:/sbin:/usr/bin:/usr/sbin</userinput>
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-<!--                --><prompt>$</prompt> <userinput>MP_PREFIX=/opt/macports-test</userinput>
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-<!--                --><prompt>$</prompt> <userinput>./configure --prefix=$MP_PREFIX --with-applications-dir=$MP_PREFIX/Applications --without-startupitems</userinput>
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-<!--                --><prompt>$</prompt> <userinput>make</userinput>
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-<!--                --><prompt>$</prompt> <userinput>sudo make install</userinput></programlisting>
</span>         </section>
     </section>
 
</pre><pre style='margin:0'>

</pre>