#31739: AppKiDo: upgrade to 0.986sp4, fetch from git ------------------------------------------------+--------------------------- Reporter: michael.klein@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: maintainer haspatch | Port: AppKiDo ------------------------------------------------+--------------------------- Comment(by michael.klein@…): Replying to [comment:6 ryandesign@…]:
Thanks, after adding {{{fetch.ignore_sslcert yes}}}, fetching works.
Ok. Like I said we have many many ports fetching via https from github; they're probably all affected by this. And if Leopard's curl is too old, I'll bet Tiger's is even older. (In other words, I wouldn't use a `platform darwin 9` block.)
Ok, removed. The https fetch from github thing should generally affect only Port maintainers, because the distfiles are typically available on one of the macports mirrors anyway, right?
Can you try with {{{configure.compiler gcc-4.0}}}, attached below?
I'll bet that would work for me. But for one thing Xcode 4.2 (available for Snow Leopard and Lion) does not include any version of gcc so this will break there. Anyway, we'd rather use the correct compiler. There's no reason to be using the 10.4 SDK here. Just use no SDK. Or more precisely, use `${configure.sdkroot}` (which will be empty everywhere except on 10.4 PPC).
Ok, next attempt ;-) -- Ticket URL: <https://trac.macports.org/ticket/31739#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS