pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/p5-Mail-Box Update to 2.120



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a740d8c8e82d
branches:  trunk
changeset: 354361:a740d8c8e82d
user:      wen <wen%pkgsrc.org@localhost>
date:      Thu Oct 27 14:19:52 2016 +0000

description:
Update to 2.120

Upstream changes:
version 2.120: Wed 21 Sep 16:41:23 CEST 2016

        Fixes:
        - revert change of parts(), because it breaks code/the tests.
          rt.cpan.org#118016 [Tom Callaway]

version 2.119: Mon Sep 19 22:49:50 CEST 2016

        Fixes:
        - Mail::Message::parts() did not return the $msg itself when
          there are multiparts. [Peter Gunn]
        - Cygwin is not windows.  rt.cpan.org#115286
        - include examples in the man-pages

        Improvements:
        - require perl 5.8.5
        - ::MailDir scans faster with tainting off
        - larger Mail::Message::build() example in SYNOPSIS [Andrew Beverley]
        - $msg->build options file and files now exactly the same.
        - indicate what ::Field::attributes() may return dupplicated
          keys.  rt.cpan.org #114589 [Randy Diffenderfer]

diffstat:

 mail/p5-Mail-Box/Makefile |   5 ++---
 mail/p5-Mail-Box/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r a13c76e25f7f -r a740d8c8e82d mail/p5-Mail-Box/Makefile
--- a/mail/p5-Mail-Box/Makefile Thu Oct 27 13:22:44 2016 +0000
+++ b/mail/p5-Mail-Box/Makefile Thu Oct 27 14:19:52 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2016/06/08 19:23:58 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2016/10/27 14:19:52 wen Exp $
 
-DISTNAME=      Mail-Box-2.118
+DISTNAME=      Mail-Box-2.120
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    mail perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Mail/}
 
diff -r a13c76e25f7f -r a740d8c8e82d mail/p5-Mail-Box/distinfo
--- a/mail/p5-Mail-Box/distinfo Thu Oct 27 13:22:44 2016 +0000
+++ b/mail/p5-Mail-Box/distinfo Thu Oct 27 14:19:52 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2015/11/04 17:41:20 agc Exp $
+$NetBSD: distinfo,v 1.13 2016/10/27 14:19:52 wen Exp $
 
-SHA1 (Mail-Box-2.118.tar.gz) = bfbf60d60ba923489affd0a024228093b22bf041
-RMD160 (Mail-Box-2.118.tar.gz) = a66c35005f629d38161725b4d5acf579546a92f3
-SHA512 (Mail-Box-2.118.tar.gz) = 50b7d0e5f973e86c3e892fb684ff72bfd8191da1d02cb8d30c17e908586f5324a3c2987c4ea0ca8e913340916d44c5322b696d658895a1ee0a037c42f681fd82
-Size (Mail-Box-2.118.tar.gz) = 631156 bytes
+SHA1 (Mail-Box-2.120.tar.gz) = 5ea2e3af29a62b3497f7e79b4ba5e3071d3ae737
+RMD160 (Mail-Box-2.120.tar.gz) = 05b40fc205ac4e1dd04790d0a04afc243f26810c
+SHA512 (Mail-Box-2.120.tar.gz) = 636ba0e7931367574e740fa1d94769f1b82b365ce9cd6c7e2d74b4b8c39d3a06794282093cd8f3f6a0aceaf639fd45ce024cef3a7f57ac321d95bd837c7510d5
+Size (Mail-Box-2.120.tar.gz) = 628615 bytes
 SHA1 (patch-aa) = 91a9f9f42bf25df5dcaf27ffb0ce0ba5b0caefc4



Home | Main Index | Thread Index | Old Index