diff options
author | martti <martti> | 2002-02-12 07:11:29 +0000 |
---|---|---|
committer | martti <martti> | 2002-02-12 07:11:29 +0000 |
commit | 3b989111f9b1ae7c1af8ac70473abd74f4965dba (patch) | |
tree | b4a4708a84812e7ef77913d9c6a8d53c5510a433 /net | |
parent | 898e6a3baa39e2a9cd6b01fb4471405a0ecfbde9 (diff) | |
download | pkgsrc-3b989111f9b1ae7c1af8ac70473abd74f4965dba.tar.gz |
Updated tightvnc to 1.2.2
- Xvnc: Minor bugfix which should prevent potential dereference of a
NULL pointer.
- One more packaging option for the Unix source: ready to build
archive with Zlib and JPEG libraries inside.
- Other minor fixes and cleanups.
Diffstat (limited to 'net')
-rw-r--r-- | net/tightvnc/Makefile | 8 | ||||
-rw-r--r-- | net/tightvnc/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index 562757c8bd1..149f600f14f 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2001/09/27 23:18:32 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2002/02/12 07:11:29 martti Exp $ # -DISTNAME= tightvnc-1.2.0 -PKGNAME= tightvnc-1.2.0 +DISTNAME= tightvnc-1.2.2 +PKGNAME= tightvnc-1.2.2 CATEGORIES= net x11 MASTER_SITES= http://prdownloads.sourceforge.net/vnc-tight/ \ ftp://ftp.uk.research.att.com/pub/vnc/dist/ -DISTFILES= tightvnc-1.2.0_unixsrc.tar.bz2 \ +DISTFILES= tightvnc-1.2.2_unixsrc.tar.bz2 \ vnc-3.3.2r2_doc.tgz MAINTAINER= mycroft@netbsd.org diff --git a/net/tightvnc/distinfo b/net/tightvnc/distinfo index b3e1de8837e..cf618183bf6 100644 --- a/net/tightvnc/distinfo +++ b/net/tightvnc/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2001/09/23 01:56:34 mycroft Exp $ +$NetBSD: distinfo,v 1.3 2002/02/12 07:11:29 martti Exp $ -SHA1 (tightvnc-1.2.0_unixsrc.tar.bz2) = 377386d48f0431b6df3be2bb2ce597a30f0361fc -Size (tightvnc-1.2.0_unixsrc.tar.bz2) = 1717392 bytes +SHA1 (tightvnc-1.2.2_unixsrc.tar.bz2) = c764122d17bb54a78accdf658029b5097caaa4f1 +Size (tightvnc-1.2.2_unixsrc.tar.bz2) = 1720393 bytes SHA1 (vnc-3.3.2r2_doc.tgz) = 857b05c4d8de8b00bfd1ab06a408d9d9a5bb4a6b Size (vnc-3.3.2r2_doc.tgz) = 1009890 bytes SHA1 (patch-aa) = c642605b62bccc7fca23eda3d00654015bf3b8ab |