summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2011-08-07 08:09:01 +0000
committertron <tron@pkgsrc.org>2011-08-07 08:09:01 +0000
commit17d4e138a32f08ca9b12a57d734f849d05452a1e (patch)
tree9964ffe6e91a4d28a4a976623e1f5f3d7353f43c /mail
parent0a8b29f98c94e614e693ce4de2214af371290954 (diff)
downloadpkgsrc-17d4e138a32f08ca9b12a57d734f849d05452a1e.tar.gz
Update "p5-MIME-tools" package to version 5.502. Changes since version 5.428:
- Fix parsing bug: https://rt.cpan.org/Ticket/Display.html?id=66025 - Fix typo: https://rt.cpan.org/Ticket/Display.html?id=65387 - Fix unit tests on Perl 5.8.x: https://rt.cpan.org/Ticket/Display.html?id=66188 - Fix unit test failure on Win32: (https://rt.cpan.org/Ticket/Display.html?id=66286) - Add build_requires 'Test::Deep'; to Makefile (rt.cpan.org #64659) - Fix spelling errors (rt.cpan.org #64610) - Fix double-decoding bug when decoding RFC-2231-encoded parameters (rt.cpan.org #65162) - Fix inappropriate inclusion of CR characters in parsed headers (rt.cpan.org #65681) - Document that MIME::WordDecoder is mostly deprecated. - Document that MIME::Head->get(...) can include a trailing newline. - Increase buffer size from 2kB to 8kB in MIME::Entity and MIME::Body (part of rt.cpan.org #65162) - (cleanup) IO-Stringy (specifically, IO::ScalarArray, IO::Lines, and IO::InnerFile) is no longer used - (ticket 22684) Fix deadlock in filter() when invoking external programs such as gzip. (Alexey Tourbin <at -at- altlinux.ru>) - Remove auto_install from Makefile.PL - (ticket 60931) If preamble is empty, make sure it's still empty after roundtripping through MIME::Entity - (ticket 63739) Properly decude RFC2231 encodings in attachment filenames
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-MIME-tools/Makefile6
-rw-r--r--mail/p5-MIME-tools/distinfo8
2 files changed, 6 insertions, 8 deletions
diff --git a/mail/p5-MIME-tools/Makefile b/mail/p5-MIME-tools/Makefile
index 647da810ad0..dc3e4475cd5 100644
--- a/mail/p5-MIME-tools/Makefile
+++ b/mail/p5-MIME-tools/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2010/08/21 16:35:05 seb Exp $
-#
+# $NetBSD: Makefile,v 1.37 2011/08/07 08:09:01 tron Exp $
-DISTNAME= MIME-tools-5.428
+DISTNAME= MIME-tools-5.502
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5mit
CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}
diff --git a/mail/p5-MIME-tools/distinfo b/mail/p5-MIME-tools/distinfo
index 1cb82f4c931..a0544cfc501 100644
--- a/mail/p5-MIME-tools/distinfo
+++ b/mail/p5-MIME-tools/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2010/08/16 09:08:51 wiz Exp $
+$NetBSD: distinfo,v 1.16 2011/08/07 08:09:01 tron Exp $
-SHA1 (MIME-tools-5.428.tar.gz) = f7fd3daf1b3a792d4b62414d9c2fbd40f2b62d70
-RMD160 (MIME-tools-5.428.tar.gz) = 64e6397bffa9172c00736b150ad088b92bc5f7e7
-Size (MIME-tools-5.428.tar.gz) = 398979 bytes
+SHA1 (MIME-tools-5.502.tar.gz) = 0b01f76cbad9ea902b3a9cea98cecd58fbfb7850
+RMD160 (MIME-tools-5.502.tar.gz) = fcbfbf707cb2fb5be9d119473440d07f5f4089e8
+Size (MIME-tools-5.502.tar.gz) = 394613 bytes