#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 ryandesign@…): Replying to [comment:5 michael.klein@…]:
I already have it installed, but Pextlib.dylib is (deliberatly?) linked to Leopard's curl lib:
Oh right.
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.)
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). -- Ticket URL: <https://trac.macports.org/ticket/31739#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS