[146646] branches/vcs-fetch/base/src/port1.0/portfetch.tcl

raimue at macports.org raimue at macports.org
Mon Mar 14 12:33:11 PDT 2016


Revision: 146646
          https://trac.macports.org/changeset/146646
Author:   raimue at macports.org
Date:     2016-03-14 12:33:11 -0700 (Mon, 14 Mar 2016)
Log Message:
-----------
Add missing globals

Modified Paths:
--------------
    branches/vcs-fetch/base/src/port1.0/portfetch.tcl

Modified: branches/vcs-fetch/base/src/port1.0/portfetch.tcl
===================================================================
--- branches/vcs-fetch/base/src/port1.0/portfetch.tcl	2016-03-14 19:23:13 UTC (rev 146645)
+++ branches/vcs-fetch/base/src/port1.0/portfetch.tcl	2016-03-14 19:33:11 UTC (rev 146646)
@@ -420,7 +420,7 @@
 # Perform a git fetch
 proc portfetch::gitfetch {args} {
     global distpath workpath worksrcpath patchfiles \
-           git.url git.branch git.cmd \
+           git.url git.branch git.file git.file_prefix git.cmd \
            name distname fetch.type
 
     set generatedfile "${distpath}/${git.file}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160314/bc00e2bc/attachment-0001.html>


More information about the macports-changes mailing list