#42546: textmate2: can't read "git.cmd": Failed to locate 'git' in path --------------------------+----------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: haspatch | Port: textmate2 --------------------------+----------------------- textmate2 fails to index, saying: {{{ Failed to parse file editors/textmate2/Portfile: can't read "git.cmd": Failed to locate 'git' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it? }}} This is on Leopard, which does not have an OS-provided version of git, and the git-core port is not installed either. Deferring changing `git.cmd` until a pre-fetch block works around the problem; see patch. I realize the port won't compile on Leopard, but this change will at least allow those users to see the pre-fetch message telling them that, rather than seeing a message that the port does not exist. -- Ticket URL: <https://trac.macports.org/ticket/42546> MacPorts <http://www.macports.org/> Ports system for OS X