diff options
author | wiz <wiz@pkgsrc.org> | 2003-11-04 07:43:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-11-04 07:43:33 +0000 |
commit | 7583cd317ff69563a2a6df0abce23803070828f2 (patch) | |
tree | eded1119e7ee8529ccde400691896714aabe8c5e /net/x2vnc/distinfo | |
parent | f1e225f085146c43f5d523f16337a52b678da8db (diff) | |
download | pkgsrc-7583cd317ff69563a2a6df0abce23803070828f2.tar.gz |
Update to 1.5.1:
* Now traps grabkey errors, no more X errors.
* Xinerama support, allows x2vnc to work sanely on multi-head X displays.
* If stdin is not a tty, read password with fgets() instead of getpass().
This allows scripts to feed in the password.
* New arguments -noblank and -lockdelay allows you to keep screen savers
from activating while using your computers.
Provided by Andreas Wrede in PR 23365.
Diffstat (limited to 'net/x2vnc/distinfo')
-rw-r--r-- | net/x2vnc/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/x2vnc/distinfo b/net/x2vnc/distinfo index 49ceb7cd472..adb46a13636 100644 --- a/net/x2vnc/distinfo +++ b/net/x2vnc/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2002/10/04 14:57:49 hubertf Exp $ +$NetBSD: distinfo,v 1.3 2003/11/04 07:43:33 wiz Exp $ -SHA1 (x2vnc-1.4.tar.gz) = 4bb0f48936864bd90a4269cb36630b5564622441 -Size (x2vnc-1.4.tar.gz) = 57696 bytes +SHA1 (x2vnc-1.5.1.tar.gz) = bf492481c7dcdb4abe71628faff955c16b43a4d2 +Size (x2vnc-1.5.1.tar.gz) = 60887 bytes |