diff options
author | rhaen <rhaen@pkgsrc.org> | 2008-07-16 12:17:10 +0000 |
---|---|---|
committer | rhaen <rhaen@pkgsrc.org> | 2008-07-16 12:17:10 +0000 |
commit | b396cbb9e0b59c8641d8a9495997b6081fd0e0fd (patch) | |
tree | c0a749248bc198b7e1787183a1e7e446ee482ffa /mail/p5-Email-Simple/distinfo | |
parent | 99fe1ea0a5f321c176485408f0d9b09ef3191e0d (diff) | |
download | pkgsrc-b396cbb9e0b59c8641d8a9495997b6081fd0e0fd.tar.gz |
- updated to 2.004
- took maintainership
Changelog:
2.004 2008-06-25
publicize default_header_class method
remove the long-deprecated Headers.pm
2.003 2007-07-19
improve tests, for 5.5 compat
remove conditional circular prereq on Email::MIME, replace it with a
warning and delay
2.002 2007-07-14
change initialization order to unbreak Email::MIME
do not return ->body from ->body_set to simplify subclass behavior
2.001 2007-07-13
fix t/perl-minver.t to properly skip if T::MV not installed
retroactively set 2.000 release date!
2.000 2007-07-13
huge improvement to speed of bodyless message parsing
pointed out by Dan Dascalescu; thanks!
more documentation of header class
new Header crlf defaults to real CRLF
fix tests to avoid requiring 5.6
Diffstat (limited to 'mail/p5-Email-Simple/distinfo')
-rw-r--r-- | mail/p5-Email-Simple/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/p5-Email-Simple/distinfo b/mail/p5-Email-Simple/distinfo index 899500b3635..a74b4584e92 100644 --- a/mail/p5-Email-Simple/distinfo +++ b/mail/p5-Email-Simple/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2007/04/21 14:30:23 heinz Exp $ +$NetBSD: distinfo,v 1.4 2008/07/16 12:17:10 rhaen Exp $ -SHA1 (Email-Simple-1.999.tar.gz) = 3c1294c69bd3918d9f6f7c589c8f96f56b108521 -RMD160 (Email-Simple-1.999.tar.gz) = 1fb55454f39bb4ff0716797aa03fdf316bedf190 -Size (Email-Simple-1.999.tar.gz) = 27466 bytes +SHA1 (Email-Simple-2.004.tar.gz) = 44a78f3da98571298b32e7732447c1e78dec0b21 +RMD160 (Email-Simple-2.004.tar.gz) = 5fb4c7f4a736ce16efb30256542c4d27b67b2913 +Size (Email-Simple-2.004.tar.gz) = 28329 bytes |