summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2009-06-08 09:42:53 +0000
committertnn <tnn@pkgsrc.org>2009-06-08 09:42:53 +0000
commit784b7a8ce4ea145d3c812a549109762c08bad2d6 (patch)
tree5c6089bdb6fe9496067f5a149f913672256c7cac /net
parentbeea2b8ee723d3aae867bcb7d71c0c7ef032c734 (diff)
downloadpkgsrc-784b7a8ce4ea145d3c812a549109762c08bad2d6.tar.gz
Update to tightvncviewer-1.3.10.
There where no changes to the unix viewer in this version; updating anyway. While here, add DESTDIR support.
Diffstat (limited to 'net')
-rw-r--r--net/tightvncviewer/Makefile24
-rw-r--r--net/tightvncviewer/PLIST4
-rw-r--r--net/tightvncviewer/distinfo8
3 files changed, 20 insertions, 16 deletions
diff --git a/net/tightvncviewer/Makefile b/net/tightvncviewer/Makefile
index 78ed0529288..e3361a96140 100644
--- a/net/tightvncviewer/Makefile
+++ b/net/tightvncviewer/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2008/11/10 17:21:37 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2009/06/08 09:42:53 tnn Exp $
-DISTNAME= tightvnc-1.3.9
+DISTNAME= tightvnc-1.3.10
PKGNAME= ${DISTNAME:S/tightvnc/tightvncviewer/}
-PKGREVISION= 1
CATEGORIES= net x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vnc-tight/}
DISTFILES= ${DISTNAME}_unixsrc.tar.bz2
@@ -11,23 +10,28 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tightvnc.com/
COMMENT= Viewer for remote X and Win32 VNC servers
+PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS= vncviewer-[0-9]*
WRKSRC= ${WRKDIR}/vnc_unixsrc
CRYPTO= yes
USE_IMAKE= yes
-CONFIGURE_DIRS= ${WRKSRC}/libvncauth
-CONFIGURE_DIRS+= ${WRKSRC}/vncviewer
+CONFIGURE_DIRS= libvncauth
+CONFIGURE_DIRS+= vncviewer
BUILD_DIRS= ${CONFIGURE_DIRS}
-INSTALL_DIRS= ${WRKSRC}/vncviewer
-INSTALLATION_DIRS= lib/X11/app-defaults share/doc/vncviewer
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 \
+ lib/X11/app-defaults share/doc/vncviewer
-post-install:
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/vncviewer/vncviewer \
+ ${DESTDIR}${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/vncviewer/vncviewer.0 \
+ ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/vncviewer.1
${INSTALL_DATA} ${WRKSRC}/vncviewer/Vncviewer \
- ${PREFIX}/lib/X11/app-defaults
+ ${DESTDIR}${PREFIX}/lib/X11/app-defaults
${INSTALL_DATA} ${WRKSRC}/vncviewer/README \
- ${PREFIX}/share/doc/vncviewer/README
+ ${DESTDIR}${PREFIX}/share/doc/vncviewer/README
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/jpeg/buildlink3.mk"
diff --git a/net/tightvncviewer/PLIST b/net/tightvncviewer/PLIST
index 4aa485638fc..ea5284548ef 100644
--- a/net/tightvncviewer/PLIST
+++ b/net/tightvncviewer/PLIST
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.5 2003/03/03 02:56:00 jschauma Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/06/08 09:42:53 tnn Exp $
bin/vncviewer
lib/X11/app-defaults/Vncviewer
-${IMAKE_MAN_DIR}/vncviewer.${IMAKE_MANNEWSUFFIX}
+man/man1/vncviewer.1
share/doc/vncviewer/README
@dirrm share/doc/vncviewer
diff --git a/net/tightvncviewer/distinfo b/net/tightvncviewer/distinfo
index 0533aa82c4e..32ed206a954 100644
--- a/net/tightvncviewer/distinfo
+++ b/net/tightvncviewer/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2007/06/17 20:39:40 tnn Exp $
+$NetBSD: distinfo,v 1.13 2009/06/08 09:42:53 tnn Exp $
-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 (tightvnc-1.3.10_unixsrc.tar.bz2) = ab4ed3d8e9d5188edf0ff27fce3027495f1a8851
+RMD160 (tightvnc-1.3.10_unixsrc.tar.bz2) = 0c24207ec13c1d41f445ccbdea16ce2b5d0729a7
+Size (tightvnc-1.3.10_unixsrc.tar.bz2) = 1780510 bytes
SHA1 (patch-aa) = 56346a71083a8565d034187fcabb28a965078d62
SHA1 (patch-ab) = e83466e362f78e4d1c88969c356d7ac3d2d617f6