Subject: CVS commit: pkgsrc/net/synergy
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 06/01/2006 23:31:59
Module Name:	pkgsrc
Committed By:	minskim
Date:		Thu Jun  1 23:31:59 UTC 2006

Modified Files:
	pkgsrc/net/synergy: Makefile distinfo

Log Message:
Update synergy to 1.3.1.  Patches provided by Kibum Han.

Changes:
    * Hot key screen switching now restores last cursor position
    * Fixed loss of hot keys when reloading configuration
    * Fixed autorepeating on win32 (no longer sending repeating key releases)
    * Fixed autorepeating on X11 (non-repeating keys were repeating)
    * Fixed AltGr issues on X11
    * Fixed modifier mapping bug on OS X client (caused wrong characters)
    * Fixed one way for modifiers to get stuck active on all platforms
    * Fixed bugs in win32 GUI
    * Removed alloca() from unix code (should fix FreeBSD build)
    * Added more debugging output for network problems
    * Fixed failure to detect some errors on X11


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/net/synergy/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/synergy/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.