From 5c450ebe4aafebc845b9775bf69497d8a7d50cb6 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 17 Feb 2003 23:32:21 +0000 Subject: Update net/tightvncviewer to 1.2.8. Changes from version 1.2.7 include: * Support for a separate view-only password has been implemented. Now the servers support two passwords -- one to allow full control, another to restrict remote keyboard and mouse input. * New "-x11cursor" option has been implemented in vncviewer. This option allows using a real X11 cursor with X11-style cursor shape updates, disables the dot cursor, and disables cursor position updates in non-fullscreen mode. * New "RunCommand" command to customize the X11 vncviewer popup menu has been implemented; a patch from Peter Astrand. * A problem with Xvnc eating all CPU time after xfs restarts has been fixed. * Other minor improvements and bugfixes. --- net/tightvncviewer/Makefile | 6 +++--- net/tightvncviewer/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net/tightvncviewer/Makefile b/net/tightvncviewer/Makefile index 648e484bfc7..1c275671dd3 100644 --- a/net/tightvncviewer/Makefile +++ b/net/tightvncviewer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2002/12/29 19:02:49 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2003/02/17 23:32:21 jlam Exp $ # FreeBSD Id: Makefile,v 1.2 1998/03/19 01:54:59 msmith Exp # -DISTNAME= tightvnc-1.2.7 -PKGNAME= tightvncviewer-1.2.7 +DISTNAME= tightvnc-1.2.8 +PKGNAME= tightvncviewer-1.2.8 CATEGORIES= net x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vnc-tight/} DISTFILES= ${DISTNAME}_unixsrc.tar.bz2 diff --git a/net/tightvncviewer/distinfo b/net/tightvncviewer/distinfo index b306947abf1..4c86e9451a8 100644 --- a/net/tightvncviewer/distinfo +++ b/net/tightvncviewer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2003/01/12 19:28:24 jschauma Exp $ +$NetBSD: distinfo,v 1.8 2003/02/17 23:32:21 jlam Exp $ -SHA1 (tightvnc-1.2.7_unixsrc.tar.bz2) = 39b28b4272dbc915045a375ca21a50ff23a989eb -Size (tightvnc-1.2.7_unixsrc.tar.bz2) = 1725728 bytes +SHA1 (tightvnc-1.2.8_unixsrc.tar.bz2) = b1593f1e986cb57d20f10b2b5e7a6ec1b9312119 +Size (tightvnc-1.2.8_unixsrc.tar.bz2) = 1733425 bytes SHA1 (patch-aa) = 56346a71083a8565d034187fcabb28a965078d62 -- cgit v1.2.3