[74064] trunk/base/src/port1.0/portmirror.tcl

jmr at macports.org jmr at macports.org
Fri Dec 3 13:35:29 PST 2010


Revision: 74064
          http://trac.macports.org/changeset/74064
Author:   jmr at macports.org
Date:     2010-12-03 13:35:24 -0800 (Fri, 03 Dec 2010)
Log Message:
-----------
call fetch_start in portmirror so the distpath is created and chowned

Modified Paths:
--------------
    trunk/base/src/port1.0/portmirror.tcl

Modified: trunk/base/src/port1.0/portmirror.tcl
===================================================================
--- trunk/base/src/port1.0/portmirror.tcl	2010-12-03 19:45:14 UTC (rev 74063)
+++ trunk/base/src/port1.0/portmirror.tcl	2010-12-03 21:35:24 UTC (rev 74064)
@@ -69,7 +69,7 @@
     if {"${fetch.type}" == "standard"} {
         # fetch the files.
         portfetch::fetch_init $args
-        #fetch_start
+        portfetch::fetch_start $args
         portfetch::fetch_main $args
 
         # checksum the files.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101203/99977995/attachment.html>


More information about the macports-changes mailing list