summaryrefslogtreecommitdiff
path: root/net/coda5_client
diff options
context:
space:
mode:
authorrh <rh>1999-12-08 13:44:51 +0000
committerrh <rh>1999-12-08 13:44:51 +0000
commite7a7eb6dddcf1c013c5013a263df33e38375b2f6 (patch)
treeefd0124cfa7784ff2b8b60614266479250016a5c /net/coda5_client
parent3061f22feccc0f50f519947bb3e03dea8ce905d7 (diff)
downloadpkgsrc-e7a7eb6dddcf1c013c5013a263df33e38375b2f6.tar.gz
defuzz
Diffstat (limited to 'net/coda5_client')
-rw-r--r--net/coda5_client/files/patch-sum5
-rw-r--r--net/coda5_client/patches/patch-aa18
2 files changed, 11 insertions, 12 deletions
diff --git a/net/coda5_client/files/patch-sum b/net/coda5_client/files/patch-sum
index f2e76a827aa..d24413e627b 100644
--- a/net/coda5_client/files/patch-sum
+++ b/net/coda5_client/files/patch-sum
@@ -1,4 +1,3 @@
-$NetBSD: patch-sum,v 1.1 1999/10/04 23:51:36 hubertf Exp $
+$NetBSD: patch-sum,v 1.2 1999/12/08 13:44:51 rh Exp $
-MD5 (patch-aa) = bc560184bce196807fa3f6a73e77ea39
-MD5 (patch-ab) = 612c72a879d3348f2f1014807f889c57
+MD5 (patch-aa) = 8a83bd311dd99d1eaf8578f08ced8d28
diff --git a/net/coda5_client/patches/patch-aa b/net/coda5_client/patches/patch-aa
index efe3e561273..0ae436a588a 100644
--- a/net/coda5_client/patches/patch-aa
+++ b/net/coda5_client/patches/patch-aa
@@ -1,17 +1,17 @@
-$NetBSD: patch-aa,v 1.6 1999/10/04 23:51:01 hubertf Exp $
+$NetBSD: patch-aa,v 1.7 1999/12/08 13:44:52 rh Exp $
---- configure.orig Tue Oct 5 00:24:56 1999
-+++ configure Tue Oct 5 00:25:45 1999
-@@ -1486,7 +1486,7 @@
+--- configure.orig Fri Oct 1 20:15:46 1999
++++ configure Wed Dec 8 14:34:38 1999
+@@ -1838,7 +1838,7 @@
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-lncurses $LIBS"
+LIBS="-L${LOCALBASE}/lib -Wl,-R{LOCALBASE}/lib -lncurses $LIBS"
cat > conftest.$ac_ext <<EOF
- #line 1492 "configure"
+ #line 1844 "configure"
#include "confdefs.h"
-@@ -1514,7 +1514,7 @@
+@@ -1866,7 +1866,7 @@
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
echo "$ac_t""yes" 1>&6
@@ -20,16 +20,16 @@ $NetBSD: patch-aa,v 1.6 1999/10/04 23:51:01 hubertf Exp $
else
echo "$ac_t""no" 1>&6
fi
-@@ -1528,7 +1528,7 @@
+@@ -1881,7 +1881,7 @@
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-lncurses $LIBTERMCAP $LIBS"
+LIBS="-L${LOCALBASE}/lib -Wl,-R{LOCALBASE}/lib -lncurses $LIBTERMCAP $LIBS"
cat > conftest.$ac_ext <<EOF
- #line 1534 "configure"
+ #line 1887 "configure"
#include "confdefs.h"
-@@ -1552,7 +1552,7 @@
+@@ -1905,7 +1905,7 @@
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
echo "$ac_t""yes" 1>&6