pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/tightvncviewer update to 1.2.9 provided in PR 2358...
details: https://anonhg.NetBSD.org/pkgsrc/rev/72a3d8968bac
branches: trunk
changeset: 463809:72a3d8968bac
user: recht <recht%pkgsrc.org@localhost>
date: Thu Nov 27 16:19:22 2003 +0000
description:
update to 1.2.9 provided in PR 23580 by Min Sik Ki
* TightVNC 1.2.9
- Unix version: New "Request refresh" button has been implemented in
the viewer's F8 popup menu.
- Unix version: A patch to fix input focus problems in the X11
viewer has been applied, from Greg Breland.
- Unix version: A patch fixing Xvnc crashes on Sparc has been
applied, from the RealVNC distribution.
- Unix version: A problem with incorrect port interpretation has
been fixed, in the vncviewer's -tunnel option handling. Thanks to
Clark Sessions.
- Other minor improvements and bugfixes.
ok'ed by wiz@
diffstat:
net/tightvncviewer/Makefile | 7 +++----
net/tightvncviewer/distinfo | 6 +++---
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 086dbcde3ed3 -r 72a3d8968bac net/tightvncviewer/Makefile
--- a/net/tightvncviewer/Makefile Thu Nov 27 16:14:43 2003 +0000
+++ b/net/tightvncviewer/Makefile Thu Nov 27 16:19:22 2003 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2003/09/17 19:40:54 grant Exp $
+# $NetBSD: Makefile,v 1.14 2003/11/27 16:19:22 recht Exp $
# FreeBSD Id: Makefile,v 1.2 1998/03/19 01:54:59 msmith Exp
#
-DISTNAME= tightvnc-1.2.8
-PKGNAME= tightvncviewer-1.2.8
-PKGREVISION= 1
+DISTNAME= tightvnc-1.2.9
+PKGNAME= ${DISTNAME:S/tightvnc/tightvncviewer/}
WRKSRC= ${WRKDIR}/vnc_unixsrc
CATEGORIES= net x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vnc-tight/}
diff -r 086dbcde3ed3 -r 72a3d8968bac net/tightvncviewer/distinfo
--- a/net/tightvncviewer/distinfo Thu Nov 27 16:14:43 2003 +0000
+++ b/net/tightvncviewer/distinfo Thu Nov 27 16:19:22 2003 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2003/02/17 23:32:21 jlam Exp $
+$NetBSD: distinfo,v 1.9 2003/11/27 16:19:22 recht Exp $
-SHA1 (tightvnc-1.2.8_unixsrc.tar.bz2) = b1593f1e986cb57d20f10b2b5e7a6ec1b9312119
-Size (tightvnc-1.2.8_unixsrc.tar.bz2) = 1733425 bytes
+SHA1 (tightvnc-1.2.9_unixsrc.tar.bz2) = 62b55237676bbdc7f08771e6ff72c0f70264f4ee
+Size (tightvnc-1.2.9_unixsrc.tar.bz2) = 1738256 bytes
SHA1 (patch-aa) = 56346a71083a8565d034187fcabb28a965078d62
Home |
Main Index |
Thread Index |
Old Index