pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/mairix Update mairix to version 0.16.1. Changes ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2fab119388f9
branches:  trunk
changeset: 501163:2fab119388f9
user:      simonb <simonb%pkgsrc.org@localhost>
date:      Tue Oct 18 01:22:27 2005 +0000

description:
Update mairix to version 0.16.1.  Changes include:
 Home directory and environment variable expansion in the .mairixrc file.
 Add ^ word prefix to require substring search to be left-anchored.
 Add the capability to omit particular folders from indexing.
 Implement dot-locking on the database file.
 Display message path in warning messages from rfc822 parsing.

diffstat:

 mail/mairix/Makefile |  4 ++--
 mail/mairix/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 3e35d39eb71c -r 2fab119388f9 mail/mairix/Makefile
--- a/mail/mairix/Makefile      Tue Oct 18 00:46:28 2005 +0000
+++ b/mail/mairix/Makefile      Tue Oct 18 01:22:27 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/09/28 20:52:24 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2005/10/18 01:22:27 simonb Exp $
 #
 
-DISTNAME=              mairix-0.15.1
+DISTNAME=              mairix-0.16.1
 CATEGORIES=            mail
 MASTER_SITES=          http://www.rpcurnow.force9.co.uk/mairix/
 
diff -r 3e35d39eb71c -r 2fab119388f9 mail/mairix/distinfo
--- a/mail/mairix/distinfo      Tue Oct 18 00:46:28 2005 +0000
+++ b/mail/mairix/distinfo      Tue Oct 18 01:22:27 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 09:59:24 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/10/18 01:22:27 simonb Exp $
 
-SHA1 (mairix-0.15.1.tar.gz) = 9d832c8e86a80d1c69b39af7c1fa4564c7ed9ce1
-RMD160 (mairix-0.15.1.tar.gz) = d55274488726713ed20d2ad36139eb5c1ddf0bae
-Size (mairix-0.15.1.tar.gz) = 118245 bytes
+SHA1 (mairix-0.16.1.tar.gz) = 3fe6e15ec34d903a3fce6299c283b8a0c3d98a02
+RMD160 (mairix-0.16.1.tar.gz) = 8f26d7b1fe94a8a9f645c96c9efdc2acbc37e43a
+Size (mairix-0.16.1.tar.gz) = 126356 bytes



Home | Main Index | Thread Index | Old Index