From a17cb48976a843c8b4a6cbea099188d8d5ddc217 Mon Sep 17 00:00:00 2001 From: adrianp Date: Sun, 27 Feb 2005 23:52:01 +0000 Subject: - 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. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mail/p5-MailTools/Makefile | 5 ++--- mail/p5-MailTools/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'mail/p5-MailTools') diff --git a/mail/p5-MailTools/Makefile b/mail/p5-MailTools/Makefile index 956a6e2201c..5c527d2ba61 100644 --- a/mail/p5-MailTools/Makefile +++ b/mail/p5-MailTools/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2004/12/20 11:31:04 grant Exp $ +# $NetBSD: Makefile,v 1.30 2005/02/27 23:52:01 adrianp Exp $ -DISTNAME= MailTools-1.62 +DISTNAME= MailTools-1.66 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5mto -PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-MailTools/distinfo b/mail/p5-MailTools/distinfo index ca6fb6be6f6..52e6dc4d57e 100644 --- a/mail/p5-MailTools/distinfo +++ b/mail/p5-MailTools/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2005/02/24 09:59:26 agc Exp $ +$NetBSD: distinfo,v 1.13 2005/02/27 23:52:01 adrianp Exp $ -SHA1 (MailTools-1.62.tar.gz) = 9f73381994e390c04c8491cfb2ce07184f443bec -RMD160 (MailTools-1.62.tar.gz) = 9c358fffcc60eb12cfe5da3a80d7e7e479a80105 -Size (MailTools-1.62.tar.gz) = 44394 bytes +SHA1 (MailTools-1.66.tar.gz) = 906dfaeb84ca0657c103ccd2e4aa16e352acdb0b +RMD160 (MailTools-1.66.tar.gz) = eebba4c5f874b30b3fcc935db35f79384c18ea4f +Size (MailTools-1.66.tar.gz) = 46901 bytes -- cgit v1.2.3