[55794] branches/release_1_8

jmr at macports.org jmr at macports.org
Wed Aug 19 05:04:30 PDT 2009


Revision: 55794
          http://trac.macports.org/changeset/55794
Author:   jmr at macports.org
Date:     2009-08-19 05:04:29 -0700 (Wed, 19 Aug 2009)
Log Message:
-----------
merge r55793 from trunk:
 fix selfupdate failure

Revision Links:
--------------
    http://trac.macports.org/changeset/55793

Modified Paths:
--------------
    branches/release_1_8/base/src/macports1.0/macports.tcl

Property Changed:
----------------
    branches/release_1_8/
    branches/release_1_8/base/


Property changes on: branches/release_1_8
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk:55268,55279,55281,55285,55317,55385,55417,55591,55594,55679,55767
   + /trunk:55268,55279,55281,55285,55317,55385,55417,55591,55594,55679,55767,55793


Property changes on: branches/release_1_8/base
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/gsoc08-privileges/base:37343-46937
/branches/universal-sanity/base:51872-52323
/branches/variant-descs-14482/base:34469-34855,34900-37508,37511-37512,41040-41463,42575-42626,42640-42659
/trunk/base:55268,55279,55281,55285,55317,55385,55417,55591,55594,55679,55767
/users/perry/base-bugs_and_notes:45682-46060
/users/perry/base-select:44044-44692
   + /branches/gsoc08-privileges/base:37343-46937
/branches/universal-sanity/base:51872-52323
/branches/variant-descs-14482/base:34469-34855,34900-37508,37511-37512,41040-41463,42575-42626,42640-42659
/trunk/base:55268,55279,55281,55285,55317,55385,55417,55591,55594,55679,55767,55793
/users/perry/base-bugs_and_notes:45682-46060
/users/perry/base-select:44044-44692

Modified: branches/release_1_8/base/src/macports1.0/macports.tcl
===================================================================
--- branches/release_1_8/base/src/macports1.0/macports.tcl	2009-08-19 12:01:22 UTC (rev 55793)
+++ branches/release_1_8/base/src/macports1.0/macports.tcl	2009-08-19 12:04:29 UTC (rev 55794)
@@ -2170,7 +2170,7 @@
 # selfupdate procedure
 proc macports::selfupdate {{optionslist {}}} {
     global macports::prefix macports::portdbpath macports::libpath macports::rsync_server macports::rsync_dir macports::rsync_options
-    global macports::autoconf::macports_version macports::autoconf::rsync_path
+    global macports::autoconf::macports_version macports::autoconf::rsync_path tcl_platform
     array set options $optionslist
 
     # syncing ports tree.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090819/dc0c9d7b/attachment.html>


More information about the macports-changes mailing list