[28920] trunk/doc/guide/new/xml/using.xml
source_changes at macosforge.org
source_changes at macosforge.org
Tue Sep 11 12:55:27 PDT 2007
Revision: 28920
http://trac.macosforge.org/projects/macports/changeset/28920
Author: simon at macports.org
Date: 2007-09-11 12:55:26 -0700 (Tue, 11 Sep 2007)
Log Message:
-----------
doc/guide/new: Use CDATA for examples to make the source easier to read.
Modified Paths:
--------------
trunk/doc/guide/new/xml/using.xml
Modified: trunk/doc/guide/new/xml/using.xml
===================================================================
--- trunk/doc/guide/new/xml/using.xml 2007-09-11 19:35:17 UTC (rev 28919)
+++ trunk/doc/guide/new/xml/using.xml 2007-09-11 19:55:26 UTC (rev 28920)
@@ -248,11 +248,11 @@
<programlisting><prompt>%%</prompt> <userinput>port outdated</userinput></programlisting>
- <screen>apr 1.2.8_0 < 1.2.9_0
-autoconf 2.61_0 < 2.61_1
-gimp 2.2.14_0 < 2.2.16_0
-libtool 1.5.22_0 < 1.5.24_0
-pkgconfig 0.21_0 < 0.22_0</screen>
+ <screen><![CDATA[apr 1.2.8_0 < 1.2.9_0
+autoconf 2.61_0 < 2.61_1
+gimp 2.2.14_0 < 2.2.16_0
+libtool 1.5.22_0 < 1.5.24_0
+pkgconfig 0.21_0 < 0.22_0]]></screen>
</section>
<section id="using.port.upgrade">
@@ -417,7 +417,7 @@
<para>Debug output is shown below.</para>
- <screen>---> Creating logrotate-3.7_0.i386.tgz
+ <screen><![CDATA[---> Creating logrotate-3.7_0.i386.tgz
[ ... trimmed ... ]
@@ -437,9 +437,9 @@
./opt/local/man/man8/logrotate.8
./opt/local/sbin/
./opt/local/sbin/logrotate
----> Archive logrotate-3.7_0.i386.tgz packaged
+---> Archive logrotate-3.7_0.i386.tgz packaged
DEBUG: Executing archive_finish
----> Archive for logrotate 3.7_0 packaged</screen>
+---> Archive for logrotate 3.7_0 packaged]]></screen>
<para>Binary archive files are placed in
<filename>${prefix}/var/macports/packages/</filename>. The archive file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070911/ca53492e/attachment.html
More information about the macports-changes
mailing list