From 127cf22e43824c3da8f76018a9d303cc7d6f4c9c Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 4 Nov 2003 07:43:33 +0000 Subject: 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. --- net/x2vnc/Makefile | 5 ++--- net/x2vnc/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'net/x2vnc') diff --git a/net/x2vnc/Makefile b/net/x2vnc/Makefile index 920651a4c16..70340840a63 100644 --- a/net/x2vnc/Makefile +++ b/net/x2vnc/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2003/09/08 17:49:47 cjep Exp $ +# $NetBSD: Makefile,v 1.5 2003/11/04 07:43:33 wiz Exp $ # -DISTNAME= x2vnc-1.4 -PKGREVISION= 1 +DISTNAME= x2vnc-1.5.1 CATEGORIES= net x11 MASTER_SITES= http://fredrik.hubbe.net/ 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 -- cgit v1.2.3