Update to 1.2.2

This commit is contained in:
David W. Chapman Jr. 2001-12-09 00:38:03 +00:00
parent ebe771d1a6
commit 7357ca7c85
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51259
6 changed files with 20 additions and 8 deletions

View file

@ -7,7 +7,7 @@
#
PORTNAME= vnc-tight
PORTVERSION= 1.2.1
PORTVERSION= 1.2.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -1 +1 @@
MD5 (tightvnc-1.2.1_unixsrc.tar.bz2) = 6ab5f3d6a650792d519ba1f12fdde037
MD5 (tightvnc-1.2.2_unixsrc.tar.bz2) = 0e3ccfca79d8bc38694e5bfe09b1f1a8

View file

@ -1,5 +1,5 @@
--- vncviewer/Imakefile.orig Sat Nov 24 16:30:55 2001
+++ vncviewer/Imakefile Sat Nov 24 16:32:38 2001
--- vncviewer/Imakefile.orig Tue Nov 13 05:31:34 2001
+++ vncviewer/Imakefile Sat Dec 8 18:25:22 2001
@@ -13,10 +13,10 @@
DEFINES = -DMITSHM
#endif
@ -13,3 +13,9 @@
DEPLIBS = XawClientDepLibs $(VNCAUTH_LIB) $(ZLIB_LIB) $(JPEG_LIB)
LOCAL_LIBRARIES = XawClientLibs $(VNCAUTH_LIB) $(ZLIB_LIB) $(JPEG_LIB)
@@ -40,4 +40,4 @@
OBJS = $(SRCS:.c=.o)
-ComplexProgramTarget(vncviewer)
+ComplexProgramTargetNoMan(vncviewer)

View file

@ -7,7 +7,7 @@
#
PORTNAME= vnc-tight
PORTVERSION= 1.2.1
PORTVERSION= 1.2.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -1 +1 @@
MD5 (tightvnc-1.2.1_unixsrc.tar.bz2) = 6ab5f3d6a650792d519ba1f12fdde037
MD5 (tightvnc-1.2.2_unixsrc.tar.bz2) = 0e3ccfca79d8bc38694e5bfe09b1f1a8

View file

@ -1,5 +1,5 @@
--- vncviewer/Imakefile.orig Sat Nov 24 16:30:55 2001
+++ vncviewer/Imakefile Sat Nov 24 16:32:38 2001
--- vncviewer/Imakefile.orig Tue Nov 13 05:31:34 2001
+++ vncviewer/Imakefile Sat Dec 8 18:25:22 2001
@@ -13,10 +13,10 @@
DEFINES = -DMITSHM
#endif
@ -13,3 +13,9 @@
DEPLIBS = XawClientDepLibs $(VNCAUTH_LIB) $(ZLIB_LIB) $(JPEG_LIB)
LOCAL_LIBRARIES = XawClientLibs $(VNCAUTH_LIB) $(ZLIB_LIB) $(JPEG_LIB)
@@ -40,4 +40,4 @@
OBJS = $(SRCS:.c=.o)
-ComplexProgramTarget(vncviewer)
+ComplexProgramTargetNoMan(vncviewer)