#49135: port:kdesdk-kioslaves : make build against subversion 1.9+ -------------------------+-------------------------------- Reporter: rjvbertin@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: kdesdk-kioslaves -------------------------+-------------------------------- kdesdk-kioslaves runs but doesn't build against subversion > 1.8 . That is because part of the SVN API is in flux, with types gone opaque and certain functions no longer declared in the headers (but still available in the libraries). At least 1 of these functions is supposed to move to apr if I read the documentation correctly. kdesdk-kioslaves is still under development but can hardly implement a fix for an API that is not yet stable nor complete. Given how the code appears still to be perfectly functional using the latest SVN libraries, I've made a "kludge" that uses the latest 1.8 headers I had at my disposal, shipping them via ${filespath}. The populated ${filespath} can be found @ https://github.com/RJVB/macstrop/tree/master/kde/kdesdk-kioslaves . -- Ticket URL: <https://trac.macports.org/ticket/49135> MacPorts <https://www.macports.org/> Ports system for OS X