diff options
author | seb <seb@pkgsrc.org> | 2003-04-08 23:15:50 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-04-08 23:15:50 +0000 |
commit | efefebf072336b954959413a2f1d6b2ab5a576d3 (patch) | |
tree | 649490629bad0d64ebf2ec1786490540aa7f2dd6 /mail | |
parent | 014ddf5590c73004d967c2d5f90759917f4dff51 (diff) | |
download | pkgsrc-efefebf072336b954959413a2f1d6b2ab5a576d3.tar.gz |
Update to version 0.8.7.
Changes since previously packaged version:
Version 0.8.7 - 2 April 2003
----------------------------
- Fix of a bug appearing in action list and when a message had long headers.
- Fix of a bug which caused bus errors in some systems.
- Improvements/corrections on the information printed to the logfile.
Version 0.8.6 - 2 March 2003
----------------------------
- Corrected a problem appearing, mostly, while in daemon mode, where the
server aborted the connection and the program seemed to hang.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/imapfilter/Makefile | 4 | ||||
-rw-r--r-- | mail/imapfilter/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/imapfilter/Makefile b/mail/imapfilter/Makefile index 25dd58db4ce..440fbb1a299 100644 --- a/mail/imapfilter/Makefile +++ b/mail/imapfilter/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2003/02/22 01:39:37 jtb Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/08 23:15:50 seb Exp $ -DISTNAME= imapfilter-0.8.5 +DISTNAME= imapfilter-0.8.7 CATEGORIES= mail MASTER_SITES= http://imapfilter.hellug.gr/source/ diff --git a/mail/imapfilter/distinfo b/mail/imapfilter/distinfo index 1158c6291c8..fbb94a59f87 100644 --- a/mail/imapfilter/distinfo +++ b/mail/imapfilter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2003/02/22 01:39:38 jtb Exp $ +$NetBSD: distinfo,v 1.6 2003/04/08 23:15:50 seb Exp $ -SHA1 (imapfilter-0.8.5.tar.gz) = 45e9d8bd69aab0d9698c60b4dc2a3ed03e5135f7 -Size (imapfilter-0.8.5.tar.gz) = 37452 bytes +SHA1 (imapfilter-0.8.7.tar.gz) = 3ca7b927ee1fcc29f9c9df7931ed7a3255c315a6 +Size (imapfilter-0.8.7.tar.gz) = 37769 bytes SHA1 (patch-aa) = 399b33a3b64acddb3da4143466e3cd14b81d6c74 |