call fetch_start in portmirror so the distpath is created and chowned
--- 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.