diff options
author | rh <rh> | 1999-12-08 13:44:51 +0000 |
---|---|---|
committer | rh <rh> | 1999-12-08 13:44:51 +0000 |
commit | 2e9d790c6748b8545ffcf261c53a386b25188105 (patch) | |
tree | efd0124cfa7784ff2b8b60614266479250016a5c /net | |
parent | 1349c57e338af2ca10b74d9b23feea8f3d99941d (diff) | |
download | pkgsrc-2e9d790c6748b8545ffcf261c53a386b25188105.tar.gz |
defuzz
Diffstat (limited to 'net')
-rw-r--r-- | net/coda5_client/files/patch-sum | 5 | ||||
-rw-r--r-- | net/coda5_client/patches/patch-aa | 18 | ||||
-rw-r--r-- | net/coda5_server/files/patch-sum | 5 | ||||
-rw-r--r-- | net/coda5_server/patches/patch-aa | 18 |
4 files changed, 22 insertions, 24 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 diff --git a/net/coda5_server/files/patch-sum b/net/coda5_server/files/patch-sum index 62fa198e6bf..41cd436c8d9 100644 --- a/net/coda5_server/files/patch-sum +++ b/net/coda5_server/files/patch-sum @@ -1,4 +1,3 @@ -$NetBSD: patch-sum,v 1.1 1999/10/05 00:21:13 hubertf Exp $ +$NetBSD: patch-sum,v 1.2 1999/12/08 13:49:26 rh Exp $ -MD5 (patch-aa) = 1f971ad127b9019ea620408f80e58b06 -MD5 (patch-ab) = 310df1e6aa199b7b14c588f816ec4370 +MD5 (patch-aa) = e4951d826b8a05be1a428aaeab5f08d9 diff --git a/net/coda5_server/patches/patch-aa b/net/coda5_server/patches/patch-aa index 14222ff81a5..938ebe419e5 100644 --- a/net/coda5_server/patches/patch-aa +++ b/net/coda5_server/patches/patch-aa @@ -1,17 +1,17 @@ -$NetBSD: patch-aa,v 1.6 1999/10/05 00:21:13 hubertf Exp $ +$NetBSD: patch-aa,v 1.7 1999/12/08 13:49:27 rh Exp $ ---- configure.orig Tue Oct 5 02:03:10 1999 -+++ configure Tue Oct 5 02:05:00 1999 -@@ -1486,7 +1486,7 @@ +--- configure.orig Fri Oct 1 20:15:46 1999 ++++ configure Wed Dec 8 14:46:51 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/05 00:21:13 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 |