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

raimue at macports.org raimue at macports.org
Mon Mar 14 09:01:27 PDT 2016


Revision: 146632
          https://trac.macports.org/changeset/146632
Author:   raimue at macports.org
Date:     2016-03-14 09:01:27 -0700 (Mon, 14 Mar 2016)
Log Message:
-----------
base:
Remove bogus git.sha1 reference

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 15:43:45 UTC (rev 146631)
+++ branches/vcs-fetch/base/src/port1.0/portfetch.tcl	2016-03-14 16:01:27 UTC (rev 146632)
@@ -428,7 +428,7 @@
 # Perform a git fetch
 proc portfetch::gitfetch {args} {
     global worksrcpath patchfiles \
-           git.url git.branch git.sha1 git.cmd
+           git.url git.branch git.cmd
 
     set options "-q"
     if {${git.branch} eq ""} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160314/0d00841c/attachment.html>


More information about the macports-changes mailing list