[26766] trunk/doc/guide/xml/portfiles/details.xml

source_changes at macosforge.org source_changes at macosforge.org
Fri Jul 6 02:11:24 PDT 2007


Revision: 26766
          http://trac.macosforge.org/projects/macports/changeset/26766
Author:   afb at macports.org
Date:     2007-07-06 02:11:23 -0700 (Fri, 06 Jul 2007)

Log Message:
-----------
fix spelling, bz2 confusion

Modified Paths:
--------------
    trunk/doc/guide/xml/portfiles/details.xml

Modified: trunk/doc/guide/xml/portfiles/details.xml
===================================================================
--- trunk/doc/guide/xml/portfiles/details.xml	2007-07-06 09:04:23 UTC (rev 26765)
+++ trunk/doc/guide/xml/portfiles/details.xml	2007-07-06 09:11:23 UTC (rev 26766)
@@ -350,8 +350,8 @@
 				<term>use_zip</term>
 				<listitem>
 					<para>Specifying use_zip is optional, only use it if 
-					the file downloades is zipped rather than tarred and 
-					gziped. use_zip set ${extract.suffix} to .zip and 
+					the file downloads are zipped rather than tarred and 
+					gzipped. use_zip sets ${extract.suffix} to .zip and 
 					extract.cmd to unzip, extract.pre_args to -q and 
 					extract.post_args to "-d $portpath/$workdir".</para>
 					
@@ -363,9 +363,9 @@
 				<term>use_bzip2</term>
 				<listitem>
 					<para>Specifying use_bzip2 is optional, only use it 
-					if the file downloades is bzipped rather than tarred 
-					and gziped. use_bzip2 set ${extract.suffix} to .bzip2 
-					and extract.cmd to bzip2.</para>
+					if the file downloads are tarred and bzipped rather
+					than gzipped. use_bzip2 sets ${extract.suffix} to
+					.tar.bz2 and extract.cmd to bzip2.</para>
 					
 					<para><userinput>use_bzip2 yes</userinput></para>
 					

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


More information about the macports-changes mailing list