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.
This commit is contained in:
wiz 2005-11-23 22:13:03 +00:00
parent d44eda2c7c
commit 704607a2c5
2 changed files with 7 additions and 8 deletions

View file

@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.23 2005/08/06 06:19:22 jlam Exp $
# $NetBSD: Makefile,v 1.24 2005/11/23 22:13:03 wiz Exp $
#
DISTNAME= MIME-tools-5.417
PKGNAME= p5-${DISTNAME}
DISTNAME= MIME-tools-5.418
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5mit
PKGREVISION= 1
CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.7 2005/04/18 16:55:02 wiz Exp $
$NetBSD: distinfo,v 1.8 2005/11/23 22:13:03 wiz Exp $
SHA1 (MIME-tools-5.417.tar.gz) = aa29b392fb645e6879935dc6dbd234c44429a3d0
RMD160 (MIME-tools-5.417.tar.gz) = 46e729b0a4c5a321ccbb159dd3e008e13ff9dc6e
Size (MIME-tools-5.417.tar.gz) = 385018 bytes
SHA1 (MIME-tools-5.418.tar.gz) = 1e6eb7d233268fac0a396511fec29bef1cbd8be8
RMD160 (MIME-tools-5.418.tar.gz) = 3314e1d4ba2ba9041447b53a6052459de39471da
Size (MIME-tools-5.418.tar.gz) = 384664 bytes