summaryrefslogtreecommitdiff
path: root/mail/pine4/files/patch-as
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-07-21 13:46:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-07-21 13:46:05 +0000
commit62043602c6accfd1533201dd16b763800a72b630 (patch)
tree812d954a0f3c2ddfceda0e421a01a69414a7dc1e /mail/pine4/files/patch-as
parentActivate zh-pine3 & zh-pine4. (diff)
Upgrade to 4.01.
Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r--mail/pine4/files/patch-as11
1 files changed, 6 insertions, 5 deletions
diff --git a/mail/pine4/files/patch-as b/mail/pine4/files/patch-as
index 09205ca4c9c3..b79b1e7d089d 100644
--- a/mail/pine4/files/patch-as
+++ b/mail/pine4/files/patch-as
@@ -1,18 +1,19 @@
-*** pine/init.c.orig Sat Jun 27 00:01:05 1998
---- pine/init.c Tue Jul 14 23:14:23 1998
+*** pine/init.c.orig Thu Jul 16 21:22:22 1998
+--- pine/init.c Tue Jul 21 15:36:43 1998
***************
*** 579,584 ****
---- 579,586 ----
+--- 579,587 ----
GLO_SMTP_SERVER = parse_list(DF_SMTP_SERVER, 1, NULL);
#endif
+ F_TURN_ON(F_TCAP_WINS,ps);
++ F_TURN_ON(F_QUELL_INTERNAL_MSG,ps);
+
/* Set the default mail directory */
build_path(buf, GLO_MAIL_DIRECTORY, "[]");
GLO_FOLDER_SPEC = parse_list(buf, 1, NULL);
-*** pine/other.c.orig Thu Jul 9 00:35:12 1998
---- pine/other.c Tue Jul 14 21:37:09 1998
+*** pine/other.c.orig Thu Jul 16 04:09:27 1998
+--- pine/other.c Tue Jul 21 15:03:18 1998
***************
*** 696,702 ****
|| (F) == F_DISABLE_DFLT_IN_BUG_RPT \