diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-10-05 08:41:39 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-10-05 08:41:39 +0000 |
commit | 0faf48ffbef41b6d610ff192ba4fb74f26688f3d (patch) | |
tree | 8d80f4a0b007889a13ecca9565ceb3aa83ae2bbf /mail/pine4/files/patch-aa | |
parent | o update to 0.4.1. (diff) |
* Update to version 4.40, the latest and greatest from our friends
at UW. Improvements include TLS and SSL support fully integrated
into the code base (requires OpenSSL), support for remote address
books, improved rules-based filtering, and new filter options.
* Bugs fixed include longer folder names, temp file cleanup,
mail sorted by filters more accurately, et al.
* Re-generate almost all of the patches to clean out more of the fuzz.
Notes
Notes:
svn path=/head/; revision=48464
Diffstat (limited to '')
-rw-r--r-- | mail/pine4/files/patch-aa | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/pine4/files/patch-aa b/mail/pine4/files/patch-aa index 76a54207c123..b6de406f8fc8 100644 --- a/mail/pine4/files/patch-aa +++ b/mail/pine4/files/patch-aa @@ -1,6 +1,6 @@ ---- pico/search.c.old Tue Oct 5 01:49:41 1999 -+++ pico/search.c Wed Feb 16 03:41:45 2000 -@@ -97,12 +97,15 @@ +--- pico/search.c.orig Thu Jun 21 10:50:05 2001 ++++ pico/search.c Fri Sep 28 00:08:23 2001 +@@ -98,12 +98,15 @@ int bc; int pc; { @@ -20,7 +20,7 @@ } return(bc == pc); -@@ -804,7 +807,7 @@ +@@ -805,7 +808,7 @@ int maxlength; /* maximum chars in destination */ { |