Changeset 33638
- Timestamp:
- 02/01/2008 18:25:51 (4 years ago)
- Files:
-
- 1 modified
-
trunk/doc-new/guide/xml/using.xml (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc-new/guide/xml/using.xml
r32050 r33638 48 48 [ ... trimmed ... ] 49 49 50 Downloaded MacPorts base version 1.5 50 51 51 The MacPorts installation is not outdated and so was not updated 52 52 DEBUG: Setting ownership to root 53 53 selfupdate done!</screen> 54 55 <para>If selfupdate detects that a newer version of MacPorts base is 56 available, it automatically updates the installed copy of MacPorts base 57 to the latest released version. In that case, you will see the upgrade 58 Makefile execute, and when it finishes you will see this message:</para> 59 60 <screen>DEBUG: Updating using rsync 61 receiving file list ... done 62 63 Congratulations, you have successfully installed the MacPorts system.</screen> 54 64 </section> 55 65 … … 60 70 <option>selfupdate</option> actions. It synchronizes the ports tree, as 61 71 does <option>selfupdate</option>, but it does not check for upgrades to 62 MacPorts base. On Mac OS X, unless there is a special reason not to do so,63 you should run <link72 MacPorts base. On Mac OS X, unless there is a special reason not to do 73 so, you should run <link 64 74 linkend="using.port.selfupdate">selfupdate</link>.</para> 65 75 … … 249 259 <programlisting><prompt>%%</prompt> <userinput>port outdated</userinput></programlisting> 250 260 251 <screen> <![CDATA[apr 1.2.8_0 <1.2.9_0252 autoconf 2.61_0 <2.61_1253 gimp 2.2.14_0 <2.2.16_0254 libtool 1.5.22_0 <1.5.24_0255 pkgconfig 0.21_0 < 0.22_0]]></screen>261 <screen>apr 1.2.8_0 < 1.2.9_0 262 autoconf 2.61_0 < 2.61_1 263 gimp 2.2.14_0 < 2.2.16_0 264 libtool 1.5.22_0 < 1.5.24_0 265 pkgconfig 0.21_0 < 0.22_0</screen> 256 266 </section> 257 267 … … 417 427 <para>Debug output is shown below.</para> 418 428 419 <screen> <![CDATA[--->Creating logrotate-3.7_0.i386.tgz429 <screen>---> Creating logrotate-3.7_0.i386.tgz 420 430 421 431 [ ... trimmed ... ] … … 437 447 ./opt/local/sbin/ 438 448 ./opt/local/sbin/logrotate 439 --- >Archive logrotate-3.7_0.i386.tgz packaged449 ---> Archive logrotate-3.7_0.i386.tgz packaged 440 450 DEBUG: Executing archive_finish 441 --- > Archive for logrotate 3.7_0 packaged]]></screen>451 ---> Archive for logrotate 3.7_0 packaged</screen> 442 452 443 453 <para>Binary archive files are placed in … … 486 496 </section> 487 497 488 <!--498 <!-- 489 499 <section id="using.rsync-replication"> 490 500 <title>Rsync Replication Servers</title>

