diff options
author | wiz <wiz@pkgsrc.org> | 2017-04-19 13:50:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-04-19 13:50:14 +0000 |
commit | 57b19d1e7cbf9348adfc06ba19ef57d9202d7162 (patch) | |
tree | 2705c409e4e537ebd96a8740aa2a9dde8ba9b61d /mail | |
parent | 69eaac66ae2c29b12d5721add85b7afeb52c71e0 (diff) | |
download | pkgsrc-57b19d1e7cbf9348adfc06ba19ef57d9202d7162.tar.gz |
Updated p5-MIME-tools to 5.509.
5.509 2017-04-05 Dianne Skoll <dfs@roaringpenguin.com>
* VERSION 5.509 RELEASED
* Fix CPAN bug https://rt.cpan.org/Ticket/Display.html?id=120871
Makefile.PL fails with no '.' in @INC
* Fix CPAN bug https://rt.cpan.org/Ticket/Display.html?id=118262
Test t/Ref.t fails on Windows install
* Fix CPAN bug https://rt.cpan.org/Ticket/Display.html?id=119166
MIME::Parser::parse_data() should check what it gets back...
* Fix CPAN bug https://rt.cpan.org/Ticket/Display.html?id=119568
Allow \r\n to be used as line-end delimeter when outputting MIME
message.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-MIME-tools/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-MIME-tools/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/p5-MIME-tools/Makefile b/mail/p5-MIME-tools/Makefile index a0320ab3687..0eab28e2812 100644 --- a/mail/p5-MIME-tools/Makefile +++ b/mail/p5-MIME-tools/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.55 2016/08/31 06:07:14 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2017/04/19 13:50:14 wiz Exp $ -DISTNAME= MIME-tools-5.508 +DISTNAME= MIME-tools-5.509 PKGNAME= p5-${DISTNAME} CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/} diff --git a/mail/p5-MIME-tools/distinfo b/mail/p5-MIME-tools/distinfo index 8232f7c0da5..2b9bd51401c 100644 --- a/mail/p5-MIME-tools/distinfo +++ b/mail/p5-MIME-tools/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.22 2016/08/31 06:07:14 wiz Exp $ +$NetBSD: distinfo,v 1.23 2017/04/19 13:50:14 wiz Exp $ -SHA1 (MIME-tools-5.508.tar.gz) = 377553755993abaf7abfd7d60c93c12eb663b3be -RMD160 (MIME-tools-5.508.tar.gz) = e06e58521a568354dd78e38c09f0558fee47220d -SHA512 (MIME-tools-5.508.tar.gz) = b51a9941c9d8efece2f8fcf8e08b4e987973ff1750ebe268b2f2ad4ada9f306d21a3aa3ea536c0a693b032141e13f46b6e2a9696a93778f1b20d0f5ffece2c04 -Size (MIME-tools-5.508.tar.gz) = 406808 bytes +SHA1 (MIME-tools-5.509.tar.gz) = 6e290b73f11d80548760e5f2dfbeafa976de576a +RMD160 (MIME-tools-5.509.tar.gz) = 6ae7674915f678f5a5483eeee8c2d548bf784e41 +SHA512 (MIME-tools-5.509.tar.gz) = 0407b09916144eafbee0c75758306e0f44c27db0e8aabf033267f9903f676f0415de99927dcfdb69f9e9d4123d63c280f526dff92e0d97744761c888df90667a +Size (MIME-tools-5.509.tar.gz) = 423714 bytes |