pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/imapfilter Update to version 0.9.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/631ba7e4a58a
branches:  trunk
changeset: 464531:631ba7e4a58a
user:      seb <seb%pkgsrc.org@localhost>
date:      Thu Dec 11 23:05:16 2003 +0000

description:
Update to version 0.9.5.

Changes in version 0.9.5
- Fix of bug that appeared in daemon mode, where the date used in search
  queries (newer/older command) was not updated each time the program connected
  to the server.
- Added an explanation on the way the program does the filtering (filter
  execution order, etc.)
- Added new variable to control if a message is flagged as seen, when part of
  it (ie. some of its headers) is fetched.

Changes in version 0.9.4
- Bug fix; rcopy/rmove failure, while trying to FETCH the header of a message.

Changes in version 0.9.3
- Bug fix; default variable not substituted during rcopy/rmove.

diffstat:

 mail/imapfilter/Makefile |  5 ++---
 mail/imapfilter/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r e956eb799385 -r 631ba7e4a58a mail/imapfilter/Makefile
--- a/mail/imapfilter/Makefile  Thu Dec 11 22:58:40 2003 +0000
+++ b/mail/imapfilter/Makefile  Thu Dec 11 23:05:16 2003 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2003/11/12 03:39:40 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2003/12/11 23:05:16 seb Exp $
 
-DISTNAME=              imapfilter-0.9.2
-PKGREVISION=           1
+DISTNAME=              imapfilter-0.9.5
 CATEGORIES=            mail
 MASTER_SITES=          http://imapfilter.hellug.gr/source/
 
diff -r e956eb799385 -r 631ba7e4a58a mail/imapfilter/distinfo
--- a/mail/imapfilter/distinfo  Thu Dec 11 22:58:40 2003 +0000
+++ b/mail/imapfilter/distinfo  Thu Dec 11 23:05:16 2003 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2003/08/23 20:52:57 seb Exp $
+$NetBSD: distinfo,v 1.8 2003/12/11 23:05:16 seb Exp $
 
-SHA1 (imapfilter-0.9.2.tar.gz) = 233b0c369e5ea2d4b2359484e8749b69def8b8a0
-Size (imapfilter-0.9.2.tar.gz) = 44690 bytes
+SHA1 (imapfilter-0.9.5.tar.gz) = b07a85da3cf9cb81e831c0399eb1e26b6901c184
+Size (imapfilter-0.9.5.tar.gz) = 45488 bytes
 SHA1 (patch-aa) = d3c30e01d4490e7bb54efad1b8e941c17be322f3



Home | Main Index | Thread Index | Old Index