Subject: CVS commit: pkgsrc/mail/p5-MailTools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/02/2004 21:43:53
Module Name: pkgsrc
Committed By: jlam
Date: Mon Aug 2 21:43:53 UTC 2004
Modified Files:
pkgsrc/mail/p5-MailTools: Makefile distinfo
Log Message:
Update mail/p5-MailTools to 1.62. Changes from versio 1.60 include:
- removed warning by Mail::Address::host() when no e-mail address
is provided.
- corrected the folding of lines: folds start only with one blank
according to rfc2822.
- Added a big warning against automatic sender email address detection
as provided by Mail::Util::mailaddress(). Please explicitly set
MAILADDRESS.
- Mail::Address->format should quote phrases with weird character.
- reported confusing error message when no MailerType was specified.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/mail/p5-MailTools/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/mail/p5-MailTools/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.