pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/p5-Mail-Box
Module Name: pkgsrc
Committed By: wen
Date: Thu Oct 27 14:19:52 UTC 2016
Modified Files:
pkgsrc/mail/p5-Mail-Box: Makefile distinfo
Log Message:
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]
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/mail/p5-Mail-Box/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/mail/p5-Mail-Box/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/p5-Mail-Box/Makefile
diff -u pkgsrc/mail/p5-Mail-Box/Makefile:1.28 pkgsrc/mail/p5-Mail-Box/Makefile:1.29
--- pkgsrc/mail/p5-Mail-Box/Makefile:1.28 Wed Jun 8 19:23:58 2016
+++ pkgsrc/mail/p5-Mail-Box/Makefile Thu Oct 27 14:19:52 2016
@@ -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/}
Index: pkgsrc/mail/p5-Mail-Box/distinfo
diff -u pkgsrc/mail/p5-Mail-Box/distinfo:1.12 pkgsrc/mail/p5-Mail-Box/distinfo:1.13
--- pkgsrc/mail/p5-Mail-Box/distinfo:1.12 Wed Nov 4 17:41:20 2015
+++ pkgsrc/mail/p5-Mail-Box/distinfo Thu Oct 27 14:19:52 2016
@@ -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