From aba845177c641c7fc33dcf2feb5ca0383b98f030 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 25 May 1998 03:14:20 +0000 Subject: Chase the constantly changing checksum for this port one more time. PR: 6740 Submitted by: Adrian Penisoara --- mail/imap-uw/files/patch-aa | 4 ++-- mail/imap-uw/files/patch-ab | 16 ++++++++-------- mail/imap-uw/files/patch-ac | 12 ++++++------ 3 files changed, 16 insertions(+), 16 deletions(-) (limited to 'mail/imap-uw/files') diff --git a/mail/imap-uw/files/patch-aa b/mail/imap-uw/files/patch-aa index 76bc895d85b4..4615f235b3fb 100644 --- a/mail/imap-uw/files/patch-aa +++ b/mail/imap-uw/files/patch-aa @@ -1,5 +1,5 @@ ---- src/osdep/unix/os_bsi.h Sat Oct 19 10:30:04 1996 -+++ src/osdep/unix/os_bsi.h Thu Nov 20 01:01:00 1997 +--- src/osdep/unix/os_bsi.h.orig Sat Oct 19 20:30:04 1996 ++++ src/osdep/unix/os_bsi.h Sun May 24 10:46:33 1998 @@ -37,7 +37,18 @@ #include #include diff --git a/mail/imap-uw/files/patch-ab b/mail/imap-uw/files/patch-ab index 4b4aeaa29dc9..9b1c355b2c5d 100644 --- a/mail/imap-uw/files/patch-ab +++ b/mail/imap-uw/files/patch-ab @@ -1,5 +1,5 @@ ---- src/osdep/unix/Makefile.orig Thu Dec 4 17:54:13 1997 -+++ src/osdep/unix/Makefile Sat Dec 6 16:30:32 1997 +--- src/osdep/unix/Makefile.orig Tue May 12 01:35:34 1998 ++++ src/osdep/unix/Makefile Sun May 24 10:46:34 1998 @@ -94,7 +94,7 @@ dummy.o pseudo.o netmsg.o flstring.o fdstring.o \ rfc822.o nntp.o smtp.o imap4r1.o pop3.o \ @@ -35,25 +35,25 @@ BASELDFLAGS="-lcrypt" bsi: # BSD/i386 -@@ -553,10 +558,17 @@ +@@ -564,10 +569,17 @@ $(ARRC) $(ARCHIVE) $(BINARIES) $(RANLIB) $(ARCHIVE) +$(SHLIB): $(SOFILES) + ld -Bshareable -x -o $(SHLIB) $(SOFILES) + -+.c.so: osdep.h ++.c.so: osdep.h + $(CC) -fpic -DPIC -c $(CFLAGS) ${@:.so=.c} -o $@ + # Cleanup clean: - $(RM) *.o linkage.[ch] auths.c $(ARCHIVE) osdep.* *TYPE *FLAGS + $(RM) *.o linkage.[ch] auths.c $(ARCHIVE) osdep.* *TYPE *FLAGS || true + $(RM) *.so $(SHLIB) # Dependencies -@@ -590,7 +602,7 @@ +@@ -601,7 +613,7 @@ # OS-dependent @@ -62,7 +62,7 @@ osdep.h env_unix.h tcp_unix.h \ osdep.c env_unix.c fs_unix.c ftl_unix.c nl_unix.c tcp_unix.c \ auths.c flock.c fsync.c gethstid.c \ -@@ -602,7 +614,12 @@ +@@ -613,7 +625,12 @@ write.c \ strerror.c strpbrk.c strstr.c strtok.c strtoul.c \ OSCFLAGS @@ -74,4 +74,4 @@ + $(CC) $(CFLAGS) `cat OSCFLAGS` -c osdep.c -o $@ -fpic -DPIC osdep.c: osdepbas.c osdepckp.c osdeplog.c - $(RM) osdep.c + $(RM) osdep.c || true diff --git a/mail/imap-uw/files/patch-ac b/mail/imap-uw/files/patch-ac index 0b549e76eea2..c5401a0c9688 100644 --- a/mail/imap-uw/files/patch-ac +++ b/mail/imap-uw/files/patch-ac @@ -1,5 +1,5 @@ ---- src/imapd/Makefile.ORIG Thu Jan 22 15:42:52 1998 -+++ src/imapd/Makefile Sun Feb 22 20:59:41 1998 +--- src/imapd/Makefile.orig Wed Apr 15 01:41:45 1998 ++++ src/imapd/Makefile Sun May 24 10:46:34 1998 @@ -31,8 +31,8 @@ # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. @@ -20,8 +20,8 @@ all: imapd ---- src/ipopd/Makefile.ORIG Thu Mar 14 13:18:17 1996 -+++ src/ipopd/Makefile Sun Feb 22 20:58:29 1998 +--- src/ipopd/Makefile.orig Wed Apr 15 01:41:55 1998 ++++ src/ipopd/Makefile Sun May 24 10:46:34 1998 @@ -39,7 +39,7 @@ CC = `cat $C/CCTYPE` @@ -31,8 +31,8 @@ ipopd: ipop2d ipop3d ---- src/mtest/Makefile.ORIG Thu Jan 22 15:41:45 1998 -+++ src/mtest/Makefile Sun Feb 22 20:58:56 1998 +--- src/mtest/Makefile.orig Wed Apr 15 01:42:04 1998 ++++ src/mtest/Makefile Sun May 24 10:46:34 1998 @@ -39,7 +39,7 @@ CC = `cat $C/CCTYPE` -- cgit v1.2.3