diff options
author | jtb <jtb@pkgsrc.org> | 2003-02-22 01:39:37 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2003-02-22 01:39:37 +0000 |
commit | d864e01a2a46fd674be50097e6b9ca8eed5351d0 (patch) | |
tree | 2e55642c2cf063484b804689564d025908d44404 /mail | |
parent | 430adae1a7bdc166c1e34ee5f21d4411dda6b037 (diff) | |
download | pkgsrc-d864e01a2a46fd674be50097e6b9ca8eed5351d0.tar.gz |
Update to 0.8.5.
Changes:
- Bug fix concerning maildir format mail servers, during rcopy/rmove and
while the namespace option is enabled. Also, a better explanation of the
namespace option.
- Correction on program's interaction with non-terminal file descriptors
(redirection, piping, etc.).
- Minor bug fix that appeared when no mailbox groups where defined.
- Upgrading of the contents of logfile everytime data are appended.
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 918a91c93ab..25dd58db4ce 100644 --- a/mail/imapfilter/Makefile +++ b/mail/imapfilter/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2002/12/01 15:38:34 seb Exp $ +# $NetBSD: Makefile,v 1.4 2003/02/22 01:39:37 jtb Exp $ -DISTNAME= imapfilter-0.8.4 +DISTNAME= imapfilter-0.8.5 CATEGORIES= mail MASTER_SITES= http://imapfilter.hellug.gr/source/ diff --git a/mail/imapfilter/distinfo b/mail/imapfilter/distinfo index b17915e79dc..1158c6291c8 100644 --- a/mail/imapfilter/distinfo +++ b/mail/imapfilter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2002/12/01 15:38:34 seb Exp $ +$NetBSD: distinfo,v 1.5 2003/02/22 01:39:38 jtb Exp $ -SHA1 (imapfilter-0.8.4.tar.gz) = 97e883941d081e056e1afd895905d184187923b6 -Size (imapfilter-0.8.4.tar.gz) = 37396 bytes +SHA1 (imapfilter-0.8.5.tar.gz) = 45e9d8bd69aab0d9698c60b4dc2a3ed03e5135f7 +Size (imapfilter-0.8.5.tar.gz) = 37452 bytes SHA1 (patch-aa) = 399b33a3b64acddb3da4143466e3cd14b81d6c74 |