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 tightvncviewer-1.3.9.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cea84d4c9561
branches: trunk
changeset: 530179:cea84d4c9561
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Jun 17 20:39:39 2007 +0000
description:
Update to tightvncviewer-1.3.9.
Major upstream changes to the viewer are:
1.3.9
-----
o Added support for the standard RFB protocol version 3.8 with TightVNC
extensions.
1.3.8
-----
o Port numbers are now calculated modulo 65536 with vncviewer's -listen
option. That makes it possible to listen on TCP ports under 5900.
1.3dev4
-------
o Fixed a bug with the viewer crashing on selecting text in Xvnc,
and then choosing F8 / Clipboard: local -> remote, twice.
diffstat:
net/tightvncviewer/Makefile | 6 ++----
net/tightvncviewer/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r 17fc742e4e76 -r cea84d4c9561 net/tightvncviewer/Makefile
--- a/net/tightvncviewer/Makefile Sun Jun 17 20:03:09 2007 +0000
+++ b/net/tightvncviewer/Makefile Sun Jun 17 20:39:39 2007 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2007/03/25 22:06:02 tron Exp $
+# $NetBSD: Makefile,v 1.25 2007/06/17 20:39:39 tnn Exp $
-DISTNAME= tightvnc-1.2.9
+DISTNAME= tightvnc-1.3.9
PKGNAME= ${DISTNAME:S/tightvnc/tightvncviewer/}
-PKGREVISION= 2
CATEGORIES= net x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vnc-tight/}
DISTFILES= ${DISTNAME}_unixsrc.tar.bz2
@@ -34,5 +33,4 @@
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXp/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
-
.include "../../mk/bsd.pkg.mk"
diff -r 17fc742e4e76 -r cea84d4c9561 net/tightvncviewer/distinfo
--- a/net/tightvncviewer/distinfo Sun Jun 17 20:03:09 2007 +0000
+++ b/net/tightvncviewer/distinfo Sun Jun 17 20:39:39 2007 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2005/02/24 12:14:05 agc Exp $
+$NetBSD: distinfo,v 1.12 2007/06/17 20:39:40 tnn Exp $
-SHA1 (tightvnc-1.2.9_unixsrc.tar.bz2) = 62b55237676bbdc7f08771e6ff72c0f70264f4ee
-RMD160 (tightvnc-1.2.9_unixsrc.tar.bz2) = 57c4d24bbc008b7188ae4bb177fbb409bc1d26d3
-Size (tightvnc-1.2.9_unixsrc.tar.bz2) = 1738256 bytes
+SHA1 (tightvnc-1.3.9_unixsrc.tar.bz2) = a9529a262a060517402fb9845ef63a0d18c3141f
+RMD160 (tightvnc-1.3.9_unixsrc.tar.bz2) = 79d858466b7fab740b4d66d6b0963533f48a5163
+Size (tightvnc-1.3.9_unixsrc.tar.bz2) = 1792459 bytes
SHA1 (patch-aa) = 56346a71083a8565d034187fcabb28a965078d62
SHA1 (patch-ab) = e83466e362f78e4d1c88969c356d7ac3d2d617f6
Home |
Main Index |
Thread Index |
Old Index