[25427] branches/dp2mp-move/base/src/port1.0/tests/portutil.tcl

source_changes at macosforge.org source_changes at macosforge.org
Mon May 21 16:23:47 PDT 2007


Revision: 25427
          http://trac.macosforge.org/projects/macports/changeset/25427
Author:   jmpp at macports.org
Date:     2007-05-21 16:23:47 -0700 (Mon, 21 May 2007)

Log Message:
-----------
Don't know how this 'darwinports' proc snuck in here, it should be 'macports' in this branch.

Modified Paths:
--------------
    branches/dp2mp-move/base/src/port1.0/tests/portutil.tcl

Modified: branches/dp2mp-move/base/src/port1.0/tests/portutil.tcl
===================================================================
--- branches/dp2mp-move/base/src/port1.0/tests/portutil.tcl	2007-05-21 23:20:30 UTC (rev 25426)
+++ branches/dp2mp-move/base/src/port1.0/tests/portutil.tcl	2007-05-21 23:23:47 UTC (rev 25427)
@@ -67,7 +67,7 @@
     # depends_lib is intended to work from within a worker thread
     # so we shall oblige
     set workername [interp create]
-    darwinports::worker_init $workername {} [darwinports::getportbuildpath {}] {} {}
+    macports::worker_init $workername {} [macports::getportbuildpath {}] {} {}
     set body {
         # load the current copy of portutil instead of the installed one
         source [file dirname [info script]]/../portutil.tcl

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


More information about the macports-changes mailing list