summaryrefslogtreecommitdiff
path: root/mail/pine4/files/patch-ap
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2001-10-05 08:41:39 +0000
committerDoug Barton <dougb@FreeBSD.org>2001-10-05 08:41:39 +0000
commit0faf48ffbef41b6d610ff192ba4fb74f26688f3d (patch)
tree8d80f4a0b007889a13ecca9565ceb3aa83ae2bbf /mail/pine4/files/patch-ap
parento 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-ap')
-rw-r--r--mail/pine4/files/patch-ap8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/pine4/files/patch-ap b/mail/pine4/files/patch-ap
index 2aa3d35d53c2..3618544b31e2 100644
--- a/mail/pine4/files/patch-ap
+++ b/mail/pine4/files/patch-ap
@@ -1,7 +1,7 @@
-*** pico/osdep/term.cap.orig Sat Feb 28 02:14:53 1998
---- pico/osdep/term.cap Wed Jul 15 01:58:58 1998
+*** pico/osdep/term.cap.orig Thu Jun 21 10:48:09 2001
+--- pico/osdep/term.cap Fri Sep 28 00:19:46 2001
***************
-*** 270,276 ****
+*** 280,286 ****
_kppu = tgetstr("kP", &p);
_kppd = tgetstr("kN", &p);
_kphome = tgetstr("kh", &p);
@@ -9,7 +9,7 @@
_kpdel = tgetstr("kD", &p);
_kf1 = tgetstr("k1", &p);
_kf2 = tgetstr("k2", &p);
---- 270,277 ----
+--- 280,287 ----
_kppu = tgetstr("kP", &p);
_kppd = tgetstr("kN", &p);
_kphome = tgetstr("kh", &p);