From 0faf48ffbef41b6d610ff192ba4fb74f26688f3d Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Fri, 5 Oct 2001 08:41:39 +0000 Subject: * 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. --- mail/pine4/files/patch-bg | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mail/pine4/files/patch-bg (limited to 'mail/pine4/files/patch-bg') diff --git a/mail/pine4/files/patch-bg b/mail/pine4/files/patch-bg new file mode 100644 index 000000000000..be529024802b --- /dev/null +++ b/mail/pine4/files/patch-bg @@ -0,0 +1,11 @@ +--- pine/rpdump.c.Dist Mon Jul 30 11:21:19 2001 ++++ pine/rpdump.c Fri Sep 28 01:46:43 2001 +@@ -114,7 +114,7 @@ + RemoteType rtype; + unsigned long i; + +-#include "../c-client/linkage.c" ++#include "c-client/linkage.c" + + if(parse_args(argc, argv, &force, &local, &remote)){ + fprintf(stderr, ustr, argv[0]); -- cgit v1.2.3