[22465] trunk/base/doc

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 1 08:41:48 PST 2007


Revision: 22465
          http://trac.macosforge.org/projects/macports/changeset/22465
Author:   blair at macports.org
Date:     2007-03-01 08:41:48 -0800 (Thu, 01 Mar 2007)

Log Message:
-----------
Update the documentation of the portarchivetype option to match the
code.  The code supports a tbz value, not a tbz2 value.

Modified Paths:
--------------
    trunk/base/doc/ports.conf.5
    trunk/base/doc/ports.conf.in

Modified: trunk/base/doc/ports.conf.5
===================================================================
--- trunk/base/doc/ports.conf.5	2007-03-01 16:27:02 UTC (rev 22464)
+++ trunk/base/doc/ports.conf.5	2007-03-01 16:41:48 UTC (rev 22465)
@@ -116,7 +116,7 @@
 specified types in one step. Unarchive uses multiple types as a search list to locate any existing archive,
 with the first found match being used.
 .br
-Supported types are: tgz, tar, tbz2, xar, zip, cpgz, cpio
+Supported types are: tgz, tar, tbz, xar, zip, cpgz, cpio
 .br
 .Ic Default:
 tgz

Modified: trunk/base/doc/ports.conf.in
===================================================================
--- trunk/base/doc/ports.conf.in	2007-03-01 16:27:02 UTC (rev 22464)
+++ trunk/base/doc/ports.conf.in	2007-03-01 16:41:48 UTC (rev 22465)
@@ -34,7 +34,7 @@
 # Unarchive uses multiple types as a search list to locate the archive,
 # first archive to match one of the specified types in order is used.
 #
-# Supported types: tgz (default), tar, tbz2, xar, zip, cpgz, cpio
+# Supported types: tgz (default), tar, tbz, xar, zip, cpgz, cpio
 portarchivetype		tgz
 
 # Set whether to automatically execute "clean" after "install" of ports

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070301/67a9ac45/attachment.html


More information about the macports-changes mailing list