[MacPorts] #52092: mp-buildbot: use tools curl instead of macOS curl
MacPorts
noreply at macports.org
Wed Aug 24 11:04:15 PDT 2016
#52092: mp-buildbot: use tools curl instead of macOS curl
--------------------------+--------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: contrib | Version:
Keywords: | Port:
--------------------------+--------------------------------
mpbb-gather-archives currently hardcodes:
{{{
curl=/usr/bin/curl
}}}
I'd like this to use the curl installed in the tools prefix instead.
/usr/bin/curl on Leopard can't understand our SSL certificate.
The way that mpbb-checkout uses the tools svn is via a `--svn` flag. To
use the tools curl, do we need to add a `--curl` flag?
--
Ticket URL: <https://trac.macports.org/ticket/52092>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list