diff options
author | snj <snj@pkgsrc.org> | 2004-06-23 15:43:42 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-06-23 15:43:42 +0000 |
commit | 77757ff05dd886c61a155c12901284e7fffedb8f (patch) | |
tree | 3f2ca179e756d579e3a5691430d9d9b8eb43f6f9 /mail/grepmail/distinfo | |
parent | 408c558bebd1ce2512a462ffc2c48fe2b65d5e83 (diff) | |
download | pkgsrc-77757ff05dd886c61a155c12901284e7fffedb8f.tar.gz |
Update grepmail to 5.30. Now requires p5-Mail-Mbox-MessageParser>=1.20.
New in version 5.30:
- Updated t/recursive.t to work better when there are version control
directories in t/mailboxes/directory.
- Updated t/invalid_mailbox.t to be more robust.
- Fixed a bug in t/invalid_mailbox.t for Solaris.
- -F now works again
- Changed incorrect "-h" to "--help" in two error messages.
- Now correctly handles DOS-style line endings in mailboxes.
- Changed single dates so that they are treated as inferred spans, instead of
a single day. For example "2004" now means "between Jan 1 2004 and Jan 1
2005" instead of "between Jan 1 2004 and Jan 2 2004".
Diffstat (limited to 'mail/grepmail/distinfo')
-rw-r--r-- | mail/grepmail/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/grepmail/distinfo b/mail/grepmail/distinfo index 9a89d54c91d..d2d572b60bd 100644 --- a/mail/grepmail/distinfo +++ b/mail/grepmail/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/06/07 02:58:27 snj Exp $ +$NetBSD: distinfo,v 1.8 2004/06/23 15:43:42 snj Exp $ -SHA1 (grepmail-5.23.tar.gz) = fada5ed07aed9c8e8e1f44c7097d65985a0504dd -Size (grepmail-5.23.tar.gz) = 443806 bytes +SHA1 (grepmail-5.30.tar.gz) = e06f9ca52d15dbb7cbb162ccc3a7c54764db0769 +Size (grepmail-5.30.tar.gz) = 496037 bytes |