This patch fixes a bug when a Windows XP client sends an invalid mouse position to the server at initial connect. Since it's in the project bugtracking db I assue the patch will also go into the next upstream version. Also bump PORTREVISION. Obtained from: https://sourceforge.net/tracker/index.php?func=detail&aid=1551788&group_id=59275&atid=490469
Responsible Changed From-To: freebsd-ports-bugs->kevlo Over to maintainer
kevlo 2007-07-25 01:25:03 UTC FreeBSD ports repository Modified files: sysutils/synergy Makefile Added files: sysutils/synergy/files patch-lib__server__CClientProxy1_0.cpp patch-lib__server__CServer.cpp Log: Fix a bug when a Windows XP client sends an invalid mouse position to the server at initial connect. PR: ports/114869 Submitted by: ehaupt Revision Changes Path 1.14 +1 -1 ports/sysutils/synergy/Makefile 1.1 +28 -0 ports/sysutils/synergy/files/patch-lib__server__CClientProxy1_0.cpp (new) 1.1 +30 -0 ports/sysutils/synergy/files/patch-lib__server__CServer.cpp (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!