Subject: CVS commit: pkgsrc/mail/p5-MailTools
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 04/18/2007 23:41:52
Module Name: pkgsrc
Committed By: wiz
Date: Wed Apr 18 23:41:52 UTC 2007
Modified Files:
pkgsrc/mail/p5-MailTools: Makefile distinfo
Log Message:
Update to 1.76:
version 1.77 [sic!]: Tue Apr 10 09:25:29 CEST 2007
- The tag (field label) casing is "normalized" which is not
required (as the comment in the code told), but a mis-
feature. The feature will not change, to avoid breaking
existing code. Original report by [Matt Swift]
- Do not ignore unknown argument to Mail::Internet::new(),
but complain about it [JPBS]
- Document that the \n is still after a header line, but folding
is removed. Suggested by [Roberto Jimenoca]
- Document that unfolding is too greading, taking all leading
blanks where only one should be taken. Suggested by
[Roberto Jimenoca]
version 1.75: Wed Jun 14 15:30:25 CEST 2006
- [Mike Lerley] reported that environment variables are not
thread-safe in mod_perl. Therefore, he required to pass the
sender of the message explictly on qmail's command-line.
His addapted patch included.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 pkgsrc/mail/p5-MailTools/Makefile
cvs rdiff -r1.17 -r1.18 pkgsrc/mail/p5-MailTools/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.