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.419:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c665ce0b82b0
branches:  trunk
changeset: 505460:c665ce0b82b0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jan 03 18:24:14 2006 +0000

description:
Update to 5.419:

2005-12-22  David F. Skoll

        * VERSION 5.419 RELEASED

        * Added MIME::Parser->decode_bodies method.  This lets you force
        MIME::Tools to store body parts WITHOUT decoding them.  Useful
        if you need the exact unmangled message source (for example,
        for GPG-signing.)  Patch submitted by Jörn Reder.

diffstat:

 mail/p5-MIME-tools/Makefile |  4 ++--
 mail/p5-MIME-tools/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r ff61165ab537 -r c665ce0b82b0 mail/p5-MIME-tools/Makefile
--- a/mail/p5-MIME-tools/Makefile       Tue Jan 03 18:16:10 2006 +0000
+++ b/mail/p5-MIME-tools/Makefile       Tue Jan 03 18:24:14 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2005/11/23 22:13:03 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2006/01/03 18:24:14 wiz Exp $
 #
 
-DISTNAME=      MIME-tools-5.418
+DISTNAME=      MIME-tools-5.419
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5mit
 CATEGORIES=    perl5
diff -r ff61165ab537 -r c665ce0b82b0 mail/p5-MIME-tools/distinfo
--- a/mail/p5-MIME-tools/distinfo       Tue Jan 03 18:16:10 2006 +0000
+++ b/mail/p5-MIME-tools/distinfo       Tue Jan 03 18:24:14 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2005/11/23 22:13:03 wiz Exp $
+$NetBSD: distinfo,v 1.9 2006/01/03 18:24:14 wiz Exp $
 
-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
+SHA1 (MIME-tools-5.419.tar.gz) = 1ed4c3762836a4c5c228b0ea3b2ee019d1fb4fce
+RMD160 (MIME-tools-5.419.tar.gz) = 4a43215068fedf90fd4f2eb86229f8fa09731f87
+Size (MIME-tools-5.419.tar.gz) = 387584 bytes



Home | Main Index | Thread Index | Old Index