[78883] branches/gsoc11-rev-upgrade/base/src/port/port.tcl

cal at macports.org cal at macports.org
Wed May 25 10:22:51 PDT 2011


Revision: 78883
          http://trac.macports.org/changeset/78883
Author:   cal at macports.org
Date:     2011-05-25 10:22:51 -0700 (Wed, 25 May 2011)
Log Message:
-----------
rev-upgrade: Fixed typo causing syntax error

Modified Paths:
--------------
    branches/gsoc11-rev-upgrade/base/src/port/port.tcl

Modified: branches/gsoc11-rev-upgrade/base/src/port/port.tcl
===================================================================
--- branches/gsoc11-rev-upgrade/base/src/port/port.tcl	2011-05-25 16:15:34 UTC (rev 78882)
+++ branches/gsoc11-rev-upgrade/base/src/port/port.tcl	2011-05-25 17:22:51 UTC (rev 78883)
@@ -3783,7 +3783,7 @@
     unsetrequested [list action_setrequested  [ACTION_ARGS_PORTS]] \
     \
     upgrade     [list action_upgrade        [ACTION_ARGS_PORTS]] \
-    rev-upgrade [list action_revupgrade]    [ACTION_ARGS_NONE]] \
+    rev-upgrade [list action_revupgrade     [ACTION_ARGS_NONE]] \
     \
     version     [list action_version        [ACTION_ARGS_NONE]] \
     platform    [list action_platform       [ACTION_ARGS_NONE]] \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110525/0d665784/attachment.html>


More information about the macports-changes mailing list