Subject: CVS commit: pkgsrc/mail/p5-MIME-tools
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 04/18/2005 16:55:02
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 18 16:55:02 UTC 2005
Modified Files:
pkgsrc/mail/p5-MIME-tools: Makefile distinfo
Log Message:
Update to 5.417:
2005-01-20 David F. Skoll
* VERSION 5.417 RELEASED
* Require MIME::QuotedPrint 3.03 to use the three-argument
"encode_qp" function. If we have an earlier version of
MIME::QuotedPrint, fall back to the one-argument version.
* Field/ParamVal.pm: The patch to strip trailing whitespace on
parameters was buggy and caused decoding errors. This has been
fixed.
2005-01-03 David F. Skoll
* VERSION 5.416 RELEASED
* Allow MIME::Tools to work with MIME::QuotedPrint 2.20 again.
The Makefile.PL will warn about potential problems, but will allow you
to proceed.
* Field/ParamVal.pm: Strip trailing whitespace when extracting
parameters. Apparently, not doing so can cause Perl to core dump
on certain badly-formed messages.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/mail/p5-MIME-tools/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/p5-MIME-tools/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.