[50727] trunk/base/src/port/portindex.tcl

toby at macports.org toby at macports.org
Fri May 8 00:09:23 PDT 2009


Revision: 50727
          http://trac.macports.org/changeset/50727
Author:   toby at macports.org
Date:     2009-05-08 00:09:21 -0700 (Fri, 08 May 2009)
Log Message:
-----------
whitespace--

Modified Paths:
--------------
    trunk/base/src/port/portindex.tcl

Modified: trunk/base/src/port/portindex.tcl
===================================================================
--- trunk/base/src/port/portindex.tcl	2009-05-08 07:07:00 UTC (rev 50726)
+++ trunk/base/src/port/portindex.tcl	2009-05-08 07:09:21 UTC (rev 50727)
@@ -23,8 +23,6 @@
 # Pass global options into mportinit
 mportinit ui_options global_options global_variations
 
-
-
 # Standard procedures
 proc print_usage args {
     global argv0
@@ -34,8 +32,8 @@
     puts "-d:\tOutput debugging information"
 }
 
-proc pindex {portdir} { 
-    global target fd directory archive outdir stats 
+proc pindex {portdir} {
+    global target fd directory archive outdir stats
     incr stats(total)
     global macports::prefix
     set save_prefix $prefix
@@ -119,7 +117,7 @@
     set directory .
 }
 
-# cd to input directory 
+# cd to input directory
 if {[catch {cd $directory} result]} {
     puts stderr "$result"
     exit 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090508/a6b53058/attachment-0001.html>


More information about the macports-changes mailing list