summaryrefslogtreecommitdiff
path: root/mail/fetchmail/files
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-06-14 02:18:52 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-06-14 02:18:52 +0000
commit1c9f9e679847ff66291a383440fab12409a3d522 (patch)
tree6f1dab0aa6e4f5809f10ed2526c494dc0e6a47ab /mail/fetchmail/files
parentUpdated printer drivers: (diff)
Update to fetchamil 5.0.4.
Submitted by: cpiazza@home.net PR: ports/12172
Notes
Notes: svn path=/head/; revision=19462
Diffstat (limited to 'mail/fetchmail/files')
-rw-r--r--mail/fetchmail/files/patch-ad26
1 files changed, 8 insertions, 18 deletions
diff --git a/mail/fetchmail/files/patch-ad b/mail/fetchmail/files/patch-ad
index 20c9b014f32d..96dc5423e8dc 100644
--- a/mail/fetchmail/files/patch-ad
+++ b/mail/fetchmail/files/patch-ad
@@ -1,24 +1,24 @@
-*** configure.orig Mon Aug 3 08:45:11 1998
---- configure Sat Sep 19 11:49:22 1998
+*** configure.orig Sat Jun 12 08:17:32 1999
+--- configure Sat Jun 12 08:18:28 1999
***************
-*** 2880,2886 ****
+*** 4906,4912 ****
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
! LIBS="-lopie $LIBS"
cat > conftest.$ac_ext <<EOF
- #line 2886 "configure"
+ #line 4912 "configure"
#include "confdefs.h"
---- 2880,2886 ----
+--- 4906,4912 ----
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
! LIBS="-lopie -lmd $LIBS"
cat > conftest.$ac_ext <<EOF
- #line 2886 "configure"
+ #line 4912 "configure"
#include "confdefs.h"
***************
-*** 2914,2920 ****
+*** 4940,4946 ****
#define $ac_tr_lib 1
EOF
@@ -26,7 +26,7 @@
else
echo "$ac_t""no" 1>&6
---- 2914,2920 ----
+--- 4940,4946 ----
#define $ac_tr_lib 1
EOF
@@ -34,13 +34,3 @@
else
echo "$ac_t""no" 1>&6
-***************
-*** 3531,3536 ****
---- 3531,3537 ----
- s%@host_os@%$host_os%g
- s%@CC@%$CC%g
- s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
-+ s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
- s%@INSTALL_DATA@%$INSTALL_DATA%g
- s%@CPP@%$CPP%g
- s%@LEX@%$LEX%g