From 704607a2c5c76223b288a589f3acb1ed459da6cf Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 23 Nov 2005 22:13:03 +0000 Subject: Update to 5.418: 2005-09-29 David F. Skoll * 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. --- mail/p5-MIME-tools/Makefile | 7 +++---- mail/p5-MIME-tools/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/mail/p5-MIME-tools/Makefile b/mail/p5-MIME-tools/Makefile index 6d8516aa997..e5bbb79a058 100644 --- a/mail/p5-MIME-tools/Makefile +++ b/mail/p5-MIME-tools/Makefile @@ -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/} diff --git a/mail/p5-MIME-tools/distinfo b/mail/p5-MIME-tools/distinfo index 24e2b11f859..f8b25209f29 100644 --- a/mail/p5-MIME-tools/distinfo +++ b/mail/p5-MIME-tools/distinfo @@ -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 -- cgit v1.2.3