pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-MIME-tools Update to 5.418:
details: https://anonhg.NetBSD.org/pkgsrc/rev/bb05fb6844c4
branches: trunk
changeset: 503599:bb05fb6844c4
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 23 22:13:03 2005 +0000
description:
Update to 5.418:
2005-09-29 David F. Skoll <dfs%roaringpenguin.com@localhost>
* 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.
diffstat:
mail/p5-MIME-tools/Makefile | 7 +++----
mail/p5-MIME-tools/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r 17e794aedca6 -r bb05fb6844c4 mail/p5-MIME-tools/Makefile
--- a/mail/p5-MIME-tools/Makefile Wed Nov 23 22:12:15 2005 +0000
+++ b/mail/p5-MIME-tools/Makefile Wed Nov 23 22:13:03 2005 +0000
@@ -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 -r 17e794aedca6 -r bb05fb6844c4 mail/p5-MIME-tools/distinfo
--- a/mail/p5-MIME-tools/distinfo Wed Nov 23 22:12:15 2005 +0000
+++ b/mail/p5-MIME-tools/distinfo Wed Nov 23 22:13:03 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index