[54199] branches/images-and-archives/base/src/port/port.tcl

blb at macports.org blb at macports.org
Wed Jul 22 18:35:38 PDT 2009


Revision: 54199
          http://trac.macports.org/changeset/54199
Author:   blb at macports.org
Date:     2009-07-22 18:35:38 -0700 (Wed, 22 Jul 2009)
Log Message:
-----------
Readd private_options global which was mistakenly removed in r50253

Modified Paths:
--------------
    branches/images-and-archives/base/src/port/port.tcl

Modified: branches/images-and-archives/base/src/port/port.tcl
===================================================================
--- branches/images-and-archives/base/src/port/port.tcl	2009-07-23 01:29:22 UTC (rev 54198)
+++ branches/images-and-archives/base/src/port/port.tcl	2009-07-23 01:35:38 UTC (rev 54199)
@@ -2158,6 +2158,8 @@
 
 
 proc action_outdated { action portlist opts } {
+    global private_options
+
     set status 0
 
     # If port names were supplied, limit ourselves to those ports, else check all installed ports
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090722/8e3e051d/attachment-0001.html>


More information about the macports-changes mailing list