From 4d42a2e4fb318553a4b79f2c406f027a995ae15c Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Thu, 15 May 2003 15:18:05 +0000 Subject: * Update to exim-4.20, featuring host of minor bugfixes and some feature enhancements. Non-critical upgrade. * Distribution site fixes and cleanups (somehow ommitted in prev delta). * Put distribution files in a subdirectory. * Optional support for exiscan-acl; exiscan is still the default. I think the submitter is doing a great job. PR: ports/52228 Submitted by: Oliver Eikemeier --- mail/exim/files/patch-src::auths::plaintext.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 mail/exim/files/patch-src::auths::plaintext.c (limited to 'mail/exim/files/patch-src::auths::plaintext.c') diff --git a/mail/exim/files/patch-src::auths::plaintext.c b/mail/exim/files/patch-src::auths::plaintext.c deleted file mode 100644 index 4beccd085242..000000000000 --- a/mail/exim/files/patch-src::auths::plaintext.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/auths/plaintext.c.orig Tue Apr 1 14:53:33 2003 -+++ src/auths/plaintext.c Tue Apr 1 14:53:40 2003 -@@ -93,7 +93,7 @@ - if (Ustrcmp(data, "=") == 0) - { - expand_nstring[++expand_nmax] = US""; -- expand_nstring[expand_nmax] = 0; -+ expand_nlength[expand_nmax] = 0; - } - else - { -- cgit v1.2.3