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-af | |
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 'mail/pine4/files/patch-af')
-rw-r--r-- | mail/pine4/files/patch-af | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/pine4/files/patch-af b/mail/pine4/files/patch-af index b3dd92a00229..0c01a932969c 100644 --- a/mail/pine4/files/patch-af +++ b/mail/pine4/files/patch-af @@ -1,6 +1,6 @@ ---- imap/src/osdep/unix/Makefile.orig Tue Oct 31 13:56:45 2000 -+++ imap/src/osdep/unix/Makefile Mon Dec 18 01:59:06 2000 -@@ -74,7 +74,7 @@ +--- imap/src/osdep/unix/Makefile.orig Wed Aug 29 12:15:15 2001 ++++ imap/src/osdep/unix/Makefile Fri Sep 28 00:08:24 2001 +@@ -97,7 +97,7 @@ # Commands possibly overriden by the individual port ARRC=ar rc @@ -9,7 +9,7 @@ LN=ln -s RANLIB=ranlib -@@ -92,7 +92,7 @@ +@@ -115,7 +115,7 @@ dummy.o pseudo.o netmsg.o flstring.o fdstring.o \ rfc822.o nntp.o smtp.o imap4r1.o pop3.o \ unix.o mbox.o mbx.o mmdf.o tenex.o mtx.o news.o phile.o mh.o mx.o @@ -18,7 +18,7 @@ CAT=cat MAKE=make -@@ -194,8 +194,9 @@ +@@ -217,8 +217,9 @@ SPOOLDIR=/var \ ACTIVEFILE=/usr/local/news/lib/active \ RSHPATH=/usr/bin/rsh \ |