#40082: certsync: build fails on Leopard and Tiger ---------------------------+------------------------------------ Reporter: ryandesign@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: leopard tiger haspatch Port: certsync | ---------------------------+------------------------------------ Comment (by landonf@…): Replying to [comment:10 dluke@…]:
attached patch that builds and appears to run OK on 10.5
* #define errSecSuccess * #if 0 instead of trying to use Availability Macros * SecCertificateCopySubjectSummary isn't on 10.5, use SecCertificateCopyCommonName instead and ignore the fact that some certs don't have a Common Name set * alternate NSData method (writeToFile:options:error not available on 10.5
I made a go of incorporating these changes in certsync 1.0.5, with some minor tweaks. They build+run on my 10.8 system; can you test them out on 10.5 when you get a chance? Thanks! -- Ticket URL: <https://trac.macports.org/ticket/40082#comment:13> MacPorts <http://www.macports.org/> Ports system for OS X