[70510] branches/gsoc10-configfiles/base/src/port1.0/portinstall.tcl

and.damore at macports.org and.damore at macports.org
Wed Aug 11 11:48:59 PDT 2010


Revision: 70510
          http://trac.macports.org/changeset/70510
Author:   and.damore at macports.org
Date:     2010-08-11 11:48:58 -0700 (Wed, 11 Aug 2010)
Log Message:
-----------
removed empty spaces

Modified Paths:
--------------
    branches/gsoc10-configfiles/base/src/port1.0/portinstall.tcl

Modified: branches/gsoc10-configfiles/base/src/port1.0/portinstall.tcl
===================================================================
--- branches/gsoc10-configfiles/base/src/port1.0/portinstall.tcl	2010-08-11 18:48:35 UTC (rev 70509)
+++ branches/gsoc10-configfiles/base/src/port1.0/portinstall.tcl	2010-08-11 18:48:58 UTC (rev 70510)
@@ -204,7 +204,7 @@
                     if {[catch {md5 file "$imagedir$file"} md5sum] == 0} {
                         lappend installPlistWithMD5 $md5sum
                     } else { lappend installPlistWithMD5 _not_present}
-                }    
+                }
                 $regref map_with_md5 "$installPlistWithMD5"
             }
             
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100811/8463a96d/attachment.html>


More information about the macports-changes mailing list