summaryrefslogtreecommitdiff
path: root/net/citrix_ica/patches
diff options
context:
space:
mode:
authorsborrill <sborrill>2007-01-18 22:34:05 +0000
committersborrill <sborrill>2007-01-18 22:34:05 +0000
commit421631c30c099391b553e2147138be9e72296c4e (patch)
tree2bc74be39f74836b6cc07079a8d0b03961d940fb /net/citrix_ica/patches
parent17d18792783db6470786a02857c7a461f9978dfd (diff)
downloadpkgsrc-421631c30c099391b553e2147138be9e72296c4e.tar.gz
Update to versions 9.0.0 (i386) and 8.46 (sparc) which are the latest
released versions. Version 9 is the Presentation Server 4.0 release of clients. N.B. sparc code currently untested. Take over as maintainer. Fix a few pkglint warnings. Update description to be more accurate and up-to-date. We need suse_openmotif to run wfcmgr under Linux emulation.
Diffstat (limited to 'net/citrix_ica/patches')
-rw-r--r--net/citrix_ica/patches/patch-i386-aa17
1 files changed, 12 insertions, 5 deletions
diff --git a/net/citrix_ica/patches/patch-i386-aa b/net/citrix_ica/patches/patch-i386-aa
index 0841355497a..e7d28642634 100644
--- a/net/citrix_ica/patches/patch-i386-aa
+++ b/net/citrix_ica/patches/patch-i386-aa
@@ -1,7 +1,5 @@
-$NetBSD: patch-i386-aa,v 1.5 2003/08/11 10:39:36 markd Exp $
-
---- linuxx86/hinst.orig Wed Apr 17 18:32:58 2002
-+++ linuxx86/hinst Wed Jan 15 23:32:15 2003
+--- linuxx86/hinst.orig 2005-08-18 13:45:19.000000000 +0100
++++ linuxx86/hinst 2005-08-18 13:46:10.000000000 +0100
@@ -84,7 +84,7 @@
PORT=linuxx86
@@ -11,7 +9,7 @@ $NetBSD: patch-i386-aa,v 1.5 2003/08/11 10:39:36 markd Exp $
# The thing that goes between the owner and group to set both by chown.
CHOWNGRP_TOKEN=":"
-@@ -2028,7 +2028,7 @@
+@@ -2111,7 +2111,7 @@
then
:
else
@@ -20,3 +18,12 @@ $NetBSD: patch-i386-aa,v 1.5 2003/08/11 10:39:36 markd Exp $
return
fi
+@@ -2166,7 +2166,7 @@
+
+ # rm -f $m_filename $mf_filename $o_filename $of_filename
+
+- /bin/true
++ return 0
+ }
+
+ ###############################################################################