[42963] branches/release_1_7

blb at macports.org blb at macports.org
Tue Dec 2 14:45:29 PST 2008


Revision: 42963
          http://trac.macports.org/changeset/42963
Author:   blb at macports.org
Date:     2008-12-02 14:45:29 -0800 (Tue, 02 Dec 2008)
Log Message:
-----------
merge r42962 from trunk: postflight - upgrade sources.conf before dep_map cleaning (like r42761)

Modified Paths:
--------------
    branches/release_1_7/base/portmgr/dmg/postflight

Property Changed:
----------------
    branches/release_1_7/


Property changes on: branches/release_1_7
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk:42683,42697,42734,42747,42760,42845-42847,42865
   + /trunk:42683,42697,42734,42747,42760,42845-42847,42865,42962

Modified: branches/release_1_7/base/portmgr/dmg/postflight
===================================================================
--- branches/release_1_7/base/portmgr/dmg/postflight	2008-12-02 22:43:19 UTC (rev 42962)
+++ branches/release_1_7/base/portmgr/dmg/postflight	2008-12-02 22:45:29 UTC (rev 42963)
@@ -59,10 +59,10 @@
         echo "Successful!"
     fi
     
+    # Add [default] tag to the central MacPorts repository, if it isn't already
+    ${TCLSH} upgrade_sources_conf_default.tcl ${PREFIX}
     # Remove any duplicates from the dep map (could occur with 1.6 and earlier)
     ${TCLSH} dep_map_clean.tcl ${TCL_PACKAGE_DIR}
-    # Add [default] tag to the central MacPorts repository, if it isn't already
-    ${TCLSH} upgrade_sources_conf_default.tcl ${PREFIX}
 }
 
 # Through this command we write an environment variable to an appropriate shell configuration file,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081202/05f6a8a9/attachment.html>


More information about the macports-changes mailing list