Subject: CVS commit: pkgsrc/mail/p5-MailTools
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 11/22/2001 11:12:37
Module Name:	pkgsrc
Committed By:	martti
Date:		Thu Nov 22 09:12:37 UTC 2001

Modified Files:
	pkgsrc/mail/p5-MailTools: Makefile distinfo

Log Message:
Updated to version 1.41 (PR#14609). Changes since 1.15:

- Mail::Util::maildomain did not expand variables.  Fixed the
  regular expression.  Reported by [Jean-Damien Durand]

- [Henrik Gemal] wished better warnings in Mail::Address::parse,
  which are provided now.

- [Lucas Nussbaum] reported incorrect folding of unstructured
  header lines.  The whole idea of folder unstructured fields
  is flawed, as far as I know, but anyway noone apparantly had
  sufficient long subject fields to find-out ;)
  Fixed in Mail::Mailer.

- mailaddress defaults to username, not gcos in Mail/Util.pm
  Patched by [Vivek Khera]

- Increased all version-numbers to show that maintainer-address
  did change.   Suggested by [Tassilo v Parseval]

- Updated all manual-pages to include address of new maintainer.

- Prohibition to modify header should be respected in Mail::Header.
  Patch by [Tatsuhiko Miyagawa]

- Securely close socket in Mail::Mailer::smtp.
  Patch by [Heikki Korpela]

- Fixed "bad file-descriptor" errors in Mail::Mailer::smtp.
  Patch by [Aaron J Mackey]

- Some long header-lines caused the following line in the header
  to be indented too.  This should be fixed.
  Reported by [Simon Cozens]

- Small modifications to Mail::Mailer should make the module
  work for os2.  Patch by [Ilya Zakharevich]

- Fix to be able to specify an index at the first addition of
  a header-line to the Mail::Header structure.
  Patch by [Lucas Fisher]


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/mail/p5-MailTools/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/p5-MailTools/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.