Subject: CVS commit: pkgsrc/mail/p5-MailTools
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 01/15/2006 00:31:31
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 15 00:31:31 UTC 2006
Modified Files:
pkgsrc/mail/p5-MailTools: Makefile distinfo
Log Message:
Update to 1.71:
version 1.71: Thu Jan 5 11:20:52 CET 2006
- grrrr tests failed
version 1.70: Thu Jan 5 11:17:05 CET 2006
- Mail::Mailer::testfile.pm adds "from" display to trace output.
[wurblzap]
- fixed regex in Mail::Address [J Meyers]
version 1.68: Thu Jan 5 10:29:25 CET 2006
- Updated copyright year.
- Removed 'use locale' from Mail::Address, which tainted the
parsed address. E-mail addresses are ASCII, so this 'locale'
thing seems flawed.
- $adr->name will refuse charset-encoded names. Found by [kappa]
- Improve parse-regexes in Mail::Address. By [J Meyers] and me.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 pkgsrc/mail/p5-MailTools/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/mail/p5-MailTools/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.