From 2bd4aa573eeea01e3735cebda15945eb130eebf7 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Fri, 6 Mar 2009 15:38:14 +0000 Subject: [PATCH] tightvnc: updated to 1.3.10 --- tightvnc/.md5sum | 3 +-- tightvnc/Pkgfile | 9 +++------ 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/tightvnc/.md5sum b/tightvnc/.md5sum index ce45c42c6..8588c3174 100644 --- a/tightvnc/.md5sum +++ b/tightvnc/.md5sum @@ -1,2 +1 @@ -49a0748ea52793f2e3069e05af28f716 tightvnc-1.3.9_unixsrc.tar.bz2 -52df5d64b0a746ee75111b81a5e2b1bd tightvnc-config.patch +397b35faad32d5246b6d44b142f8304f tightvnc-1.3.10_unixsrc.tar.bz2 diff --git a/tightvnc/Pkgfile b/tightvnc/Pkgfile index 9e9a04529..e192a6673 100644 --- a/tightvnc/Pkgfile +++ b/tightvnc/Pkgfile @@ -5,16 +5,13 @@ # Depends on: libjpeg xorg-libxaw xorg-gccmakedep,xorg-imake name=tightvnc -version=1.3.9 -release=3 -source=(http://dl.sourceforge.net/sourceforge/vnc-tight/$name-${version}_unixsrc.tar.bz2 \ - $name-config.patch) +version=1.3.10 +release=1 +source=(http://dl.sourceforge.net/sourceforge/vnc-tight/$name-${version}_unixsrc.tar.bz2) build() { cd vnc_unixsrc - patch -p1 -i $SRC/$name-config.patch - xmkmf -a make Makefiles