#26516: synergy: update to 1.3.5-rc -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ascarter@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: synergy -------------------------------------+-------------------------------------- Here is a patch which updates synergy in these ways: * update version to 1.3.5-rc * use cmake build system (new for version 1.3.5-rc) * project hosting has moved from sourceforge to googlecode * fix livecheck * fetch and copy config.h.in which was left out of the 1.3.5-rc distfile * remove server variant and just always install the launchd plist; if the user doesn't want this they should set "startupitem_type none" in macports.conf * remove configure script patch, since there is no longer a configure script, and the patch just removed the "`-Werror`" flag, but 1.3.5-rc builds fine without such a patch * removed "`--sysconfdir=${prefix}/etc/${name}`" because I could not find a cmake equivalent I have tested this builds on Snow Leopard, but have not tested the software works. Somebody should test if this version works, and in particular, if it can find its settings file in ${prefix}/etc/${name}; if so, I can commit it. We usually don't update ports to non-release versions. But 1.3.5-rc has been out since April. The prior version, 1.3.4, doesn't build at all for me, and the version in the port, 1.3.1, is over four years old by now. -- Ticket URL: <https://trac.macports.org/ticket/26516> MacPorts <http://www.macports.org/> Ports system for Mac OS