pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/x2vnc Update to 1.5.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/084f41c557b3
branches:  trunk
changeset: 463268:084f41c557b3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 04 07:43:33 2003 +0000

description:
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:

 net/x2vnc/Makefile |  5 ++---
 net/x2vnc/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 525fdd13d92e -r 084f41c557b3 net/x2vnc/Makefile
--- a/net/x2vnc/Makefile        Mon Nov 03 22:43:37 2003 +0000
+++ b/net/x2vnc/Makefile        Tue Nov 04 07:43:33 2003 +0000
@@ -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 -r 525fdd13d92e -r 084f41c557b3 net/x2vnc/distinfo
--- a/net/x2vnc/distinfo        Mon Nov 03 22:43:37 2003 +0000
+++ b/net/x2vnc/distinfo        Tue Nov 04 07:43:33 2003 +0000
@@ -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



Home | Main Index | Thread Index | Old Index