Subject: CVS commit: pkgsrc/mail/p5-MIME-tools
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 11/23/2005 22:13:03
Module Name: pkgsrc
Committed By: wiz
Date: Wed Nov 23 22:13:03 UTC 2005
Modified Files:
pkgsrc/mail/p5-MIME-tools: Makefile distinfo
Log Message:
Update to 5.418:
2005-09-29 David F. Skoll <dfs@roaringpenguin.com>
* MIME/Decoder/QuotedPrint.pm: Localize "$_" in a couple of places.
* MIME/WordDecoder.pm: Turn off useless debugging output to STDERR
* MIME/Entity.pm: Make the stringify method use IO::ScalarArray
instead of IO::Scalar. For small messages, performance may be
worse; for large messages, it is definitely much better.
* MANIFEST: Remove some useless internal files from the manifest.
They were never meant to be part of the actual distribution.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/mail/p5-MIME-tools/Makefile
cvs rdiff -r1.7 -r1.8 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.