[77861] trunk/base/src/port1.0/portfetch.tcl

ryandesign at macports.org ryandesign at macports.org
Thu Apr 14 23:11:12 PDT 2011


Revision: 77861
          http://trac.macports.org/changeset/77861
Author:   ryandesign at macports.org
Date:     2011-04-14 23:11:11 -0700 (Thu, 14 Apr 2011)
Log Message:
-----------
portfetch.tcl: Correct the comment about what the "suffix" proc does

Modified Paths:
--------------
    trunk/base/src/port1.0/portfetch.tcl

Modified: trunk/base/src/port1.0/portfetch.tcl
===================================================================
--- trunk/base/src/port1.0/portfetch.tcl	2011-04-15 06:08:53 UTC (rev 77860)
+++ trunk/base/src/port1.0/portfetch.tcl	2011-04-15 06:11:11 UTC (rev 77861)
@@ -204,7 +204,7 @@
 set_ui_prefix
 
 
-# Given a distname, return a suffix based on the use_zip / use_bzip2 / use_dmg / extract.suffix options
+# Given a distname, return the distname with extract.suffix appended
 proc portfetch::suffix {distname} {
     global extract.suffix fetch.type
     switch -- "${fetch.type}" {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110414/b4571219/attachment.html>


More information about the macports-changes mailing list