1.2.2, ok maintainer
This commit is contained in:
parent
2617722042
commit
209b1d67ad
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2001/11/24 20:19:31 matt Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2002/03/04 23:35:12 matt Exp $
|
||||
|
||||
COMMENT= "cross-platform remote desktop access"
|
||||
COMMENT-viewer= "client for cross-platform remote desktop access"
|
||||
|
||||
VERSION= 1.2.1
|
||||
VERSION= 1.2.2
|
||||
PKGNAME= tightvnc-${VERSION}
|
||||
DISTNAME= ${PKGNAME}_unixsrc
|
||||
CATEGORIES= net
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (tightvnc-1.2.1_unixsrc.tar.gz) = 56c78f8c5dd748eed55a5dea2f3b26d5
|
||||
RMD160 (tightvnc-1.2.1_unixsrc.tar.gz) = dd828e2cfbbd220adde1a6ae1d57fa7102a8e876
|
||||
SHA1 (tightvnc-1.2.1_unixsrc.tar.gz) = dd17d50f34093ded509129b7a7728ef503e07acb
|
||||
MD5 (tightvnc-1.2.2_unixsrc.tar.gz) = f3767e26a8c63950b58d6213a971cdc7
|
||||
MD5 (vnc-latest_doc.tgz) = IGNORE
|
||||
RMD160 (tightvnc-1.2.2_unixsrc.tar.gz) = 32dec7a33e581dbdf956ebad211fcdc7dd00a5cc
|
||||
SHA1 (tightvnc-1.2.2_unixsrc.tar.gz) = d921d19cb03c9d9b84100e2789dfc3dbd9174542
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-vncviewer_Imakefile,v 1.1.1.1 2001/09/08 00:38:11 lebel Exp $
|
||||
--- vncviewer/Imakefile.orig Mon Jun 18 09:16:53 2001
|
||||
+++ vncviewer/Imakefile Wed Sep 5 08:47:31 2001
|
||||
$OpenBSD: patch-vncviewer_Imakefile,v 1.2 2002/03/04 23:35:12 matt Exp $
|
||||
--- vncviewer/Imakefile.orig Tue Nov 13 06:31:34 2001
|
||||
+++ vncviewer/Imakefile Sun Mar 3 18:20:11 2002
|
||||
@@ -13,10 +13,10 @@ XCOMM seems to cause problems on Digital
|
||||
DEFINES = -DMITSHM
|
||||
#endif
|
||||
@ -14,3 +14,9 @@ $OpenBSD: patch-vncviewer_Imakefile,v 1.1.1.1 2001/09/08 00:38:11 lebel Exp $
|
||||
|
||||
DEPLIBS = XawClientDepLibs $(VNCAUTH_LIB) $(ZLIB_LIB) $(JPEG_LIB)
|
||||
LOCAL_LIBRARIES = XawClientLibs $(VNCAUTH_LIB) $(ZLIB_LIB) $(JPEG_LIB)
|
||||
@@ -40,4 +40,4 @@ SRCS = \
|
||||
|
||||
OBJS = $(SRCS:.c=.o)
|
||||
|
||||
-ComplexProgramTarget(vncviewer)
|
||||
+ComplexProgramTargetNoMan(vncviewer)
|
||||
|
Loading…
x
Reference in New Issue
Block a user