pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/synergy Update synergy to 1.3.1. Patches provided...
details: https://anonhg.NetBSD.org/pkgsrc/rev/47edeae6b4e2
branches: trunk
changeset: 513705:47edeae6b4e2
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Jun 01 23:31:59 2006 +0000
description:
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
diffstat:
net/synergy/Makefile | 4 ++--
net/synergy/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r a3c9d6312a3a -r 47edeae6b4e2 net/synergy/Makefile
--- a/net/synergy/Makefile Thu Jun 01 23:26:55 2006 +0000
+++ b/net/synergy/Makefile Thu Jun 01 23:31:59 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2006/06/01 23:18:51 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2006/06/01 23:31:59 minskim Exp $
#
-DISTNAME= synergy-1.2.7
+DISTNAME= synergy-1.3.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synergy2/}
diff -r a3c9d6312a3a -r 47edeae6b4e2 net/synergy/distinfo
--- a/net/synergy/distinfo Thu Jun 01 23:26:55 2006 +0000
+++ b/net/synergy/distinfo Thu Jun 01 23:31:59 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2006/06/01 23:18:51 minskim Exp $
+$NetBSD: distinfo,v 1.3 2006/06/01 23:31:59 minskim Exp $
-SHA1 (synergy-1.2.7.tar.gz) = 5964460892fd9e9cb55c5bfe4e781f2bc08d0b76
-RMD160 (synergy-1.2.7.tar.gz) = 6bdbe5adbc13c2f49afcb99ccaa20b96a12c2bcf
-Size (synergy-1.2.7.tar.gz) = 707319 bytes
+SHA1 (synergy-1.3.1.tar.gz) = 03113ec8aadfecaeba8e369b083f4fb5b44f5c62
+RMD160 (synergy-1.3.1.tar.gz) = 5f5d7cb8fcfb57a6c8eae83fb53c704cb85c6c16
+Size (synergy-1.3.1.tar.gz) = 793172 bytes
Home |
Main Index |
Thread Index |
Old Index