<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-guide.

</pre>
<p><a href="https://github.com/macports/macports-guide/commit/2b228f73e590e61c68c2ceefcfc2f5941121d521">https://github.com/macports/macports-guide/commit/2b228f73e590e61c68c2ceefcfc2f5941121d521</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 2b228f7  Rewrap some paragraphs
</span>2b228f7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2b228f73e590e61c68c2ceefcfc2f5941121d521
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Mar 22 20:51:15 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    Rewrap some paragraphs
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Should have no visible effect, except for removing the erroneous space
</span><span style='display:block; white-space:pre;color:#404040;'>    before the emdash.
</span>---
 guide/xml/internals.xml | 24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/internals.xml b/guide/xml/internals.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index 4ab53ba..c43160c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/internals.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/internals.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,22 +21,20 @@
</span>   <section xml:id="internals.images">
     <title>Port Images</title>
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    <para>MacPorts has a unique ability to allow multiple versions,
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    revisions, and variants of the same port to be installed at the same time, so
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    you may test new port versions without uninstalling a previous working
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    <para>MacPorts has a unique ability to allow multiple versions, revisions,
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    and variants of the same port to be installed at the same time, so you may
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    test new port versions without uninstalling a previous working
</span>     version.</para>
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    <para>This capability derives from the fact that a MacPorts port by
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    default is not installed into its final or <quote>activated</quote> location, but
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    <para>This capability derives from the fact that a MacPorts port by default
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    is not installed into its final or <quote>activated</quote> location, but
</span>     rather to an intermediate location that is only made available to other
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    ports and end-users after an activation phase that extracts all
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    its files from the image repository. Deactivating a port
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    only removes the files from their activated
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    locations (usually under <varname>${prefix}</varname>)
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    —the deactivated port's image is not disturbed.</para>
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    <para>The location of an installed port's image can be seen
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    by running:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    ports and end-users after an activation phase that extracts all its files
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    from the image repository. Deactivating a port only removes the files from
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    their activated locations (usually under <varname>${prefix}</varname>)—the
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    deactivated port's image is not disturbed.</para>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    <para>The location of an installed port's image can be seen by running:
</span>     <programlisting><prompt>%%</prompt> <userinput>port location PORTNAME</userinput></programlisting>
     </para>
   </section>
</pre><pre style='margin:0'>

</pre>