freebsd-ports/mail/pine4/files/patch-bb
Doug Barton 666a4ba664 Upgrade to 4.58, a security and bugfix release which addresses the following:
* Potential security problems caused by maliciously-formed RFC 2231 attachment
parameters

Several other bugs fixed as well.

All users of Pine are highly encouraged to upgrade.

Improvements to the port:
* DOCSDIR'ification of plist
* Patches regenerated to remove fuzz

Approved by:	security-officer, portmgr
2003-09-10 19:03:19 +00:00

12 lines
380 B
Text

--- pine/init.c.orig Fri May 23 09:10:06 2003
+++ pine/init.c Fri Sep 5 01:44:21 2003
@@ -1485,6 +1485,9 @@
GLO_NORM_FORE_COLOR = cpystr(colorx(DEFAULT_NORM_FORE));
GLO_NORM_BACK_COLOR = cpystr(colorx(DEFAULT_NORM_BACK));
#endif
+#ifdef DF_SPELLER
+ GLO_SPELLER = cpystr(DF_SPELLER);
+#endif
/*
* Default first value for addrbook list if none set.