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-ac | |
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-ac')
-rw-r--r-- | mail/pine4/files/patch-ac | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/mail/pine4/files/patch-ac b/mail/pine4/files/patch-ac index c4407f440d4c..3dafa2865c23 100644 --- a/mail/pine4/files/patch-ac +++ b/mail/pine4/files/patch-ac @@ -54,25 +54,6 @@ *************** -*** 219,225 **** - /*---------------------------------------------------------------------- - If no nntp-servers are defined, this program will be used to post news. - ----*/ -! #define SENDNEWS "/usr/local/news/inews -h" - - - /*--------- Program employed by users to change their password ---------*/ ---- 219,227 ---- - /*---------------------------------------------------------------------- - If no nntp-servers are defined, this program will be used to post news. - ----*/ -! #define SENDNEWS "/usr/local/news/lib/inews -h" /* For NN inews */ -! /*#define SENDNEWS "/usr/local/bin/inews -h" /* For INN inews */ -! /*#define SENDNEWS "/usr/local/bin/inews -h" /* For Cnews inews */ - - - /*--------- Program employed by users to change their password ---------*/ -*************** *** 268,274 **** 8 9 logs gross details of command execution |