Subject: CVS commit: pkgsrc/mail/p5-MailTools
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 02/27/2005 23:52:01
Module Name: pkgsrc
Committed By: adrianp
Date: Sun Feb 27 23:52:01 UTC 2005
Modified Files:
pkgsrc/mail/p5-MailTools: Makefile distinfo
Log Message:
- Update from 1.62 to 1.66
> version 1.66: Thu Jan 20 10:16:10 CET 2005
>
> - Extended explanation that Mail::Address is limited.
>
> - Added examples/mail-mailer.pl, contributed by [Bruno Negrão]
>
> - use Mail::Mailer qw(mail) sets default mailer. Doc update by
> [Slavan Rezic]
>
> - Mail::Mailer::smtp now can authenticate SSL [Aaron J. Mackey]
>
> version 1.65: Wed Nov 24 15:43:17 CET 2004
>
> - Remove "minimal" comments from Mail::Address
>
> - [Dan Grillo] suggested some improvements to Mail::Address::name(),
> and some more were added.
>
> - [Slavan Rezic] small typo.
>
> version 1.64: Tue Aug 17 22:24:22 CEST 2004
>
> - CPAN failed to index 1.63 correctly, so hopefully it will
> work now.
>
> version 1.63: Mon Aug 16 17:28:15 CEST 2004
>
> - [Craig Davison] Fixed date format in Mail::Field::Date to
> comply to the RFC
>
> - [Alex Vandiver] patched the email address parser to be able
> to understand a list of addresses separated by ';', as Outlook
> does. The ';' is the group separator, which was not understood
> by MailTools before, but valid according to the RFCs.
>
> - [Torsten Luettgert] found that field labels like '-' where not
> beautified correctly.
>
> - [Slavan Rezic] Updated doc in Mail::Mailer: referred to $command
> which doesn't mean anything, and "testfile" is working differently.
>
> - [chris] Mail::Message::Field::wellformedName() will upper-case
> *-ID as part in the fieldname.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/mail/p5-MailTools/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/mail/p5-MailTools/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.