diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-11-11 01:02:45 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-11-11 01:02:45 +0000 |
commit | 41198c27766cb160c178f43bc928782e05df7309 (patch) | |
tree | 612679ba964ed0394eac9a45af10972df0b0ede4 /mail | |
parent | cef5db9233792f210c6560c00d5f5cda822702f2 (diff) | |
download | pkgsrc-41198c27766cb160c178f43bc928782e05df7309.tar.gz |
Version 5.3033: Thu Mar 1 2007
- Improved the documentation for -Y. (Thanks to Justin Gombos
for the suggestion.)
- Dropped tzip support in Mail::Mbox::MessageParser
- Added -L flag to follow symbolic links. (Thanks to Peter Teuben
for prompting the idea.)
- Fixed grepmail so that it works with Mail::Mbox::MessageParser 1.5000
(Thanks to Paul for the bug report, and Alexey Tourbin for the fix.)
- Fixed testspeed.pl to properly call report() instead of get_report() on new
versions of Benchmark::Timer
Diffstat (limited to 'mail')
-rw-r--r-- | mail/grepmail/Makefile | 4 | ||||
-rw-r--r-- | mail/grepmail/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile index 8bbab7f0503..e5531e86ed7 100644 --- a/mail/grepmail/Makefile +++ b/mail/grepmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2006/10/15 10:43:36 obache Exp $ +# $NetBSD: Makefile,v 1.19 2007/11/11 01:02:45 adrianp Exp $ -DISTNAME= grepmail-5.3032 +DISTNAME= grepmail-5.3033 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grepmail/} diff --git a/mail/grepmail/distinfo b/mail/grepmail/distinfo index 4f4c5fd0a15..3c40bdfe6e4 100644 --- a/mail/grepmail/distinfo +++ b/mail/grepmail/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2006/10/15 10:43:36 obache Exp $ +$NetBSD: distinfo,v 1.11 2007/11/11 01:02:45 adrianp Exp $ -SHA1 (grepmail-5.3032.tar.gz) = 94b98bce7f361e03d640d5c5ae550a32c3572a2f -RMD160 (grepmail-5.3032.tar.gz) = a6e17930b7e37e25f1f0ed052b389cb261b45178 -Size (grepmail-5.3032.tar.gz) = 527481 bytes +SHA1 (grepmail-5.3033.tar.gz) = 1e83dbb8067fe3a2afb6698a19a2a6e9328df825 +RMD160 (grepmail-5.3033.tar.gz) = 03b81605f48c325733be1d2f5a6fe312e39c891c +Size (grepmail-5.3033.tar.gz) = 536791 bytes |