pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/courier-imap Update mail/courier-imap to 4.0.6. ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/996f9ee75ce7
branches: trunk
changeset: 501356:996f9ee75ce7
user: jlam <jlam%pkgsrc.org@localhost>
date: Thu Oct 20 20:26:23 2005 +0000
description:
Update mail/courier-imap to 4.0.6. Changes from version 4.0.4 include:
* Use PCRE for pattern-matching.
* When autopurging messages from a folder based on their
timestamp, scan 'new' in addition to 'cur', otherwise mail
delivered to the folder directly never gets purged, unless
the folder is open.
* Fix handling of invalid sequence number of 0.
* NOT operator on content searches.
diffstat:
mail/courier-imap/Makefile | 6 +++---
mail/courier-imap/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (37 lines):
diff -r f9e31bfa7d0b -r 996f9ee75ce7 mail/courier-imap/Makefile
--- a/mail/courier-imap/Makefile Thu Oct 20 20:26:15 2005 +0000
+++ b/mail/courier-imap/Makefile Thu Oct 20 20:26:23 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2005/08/11 00:04:01 jlam Exp $
+# $NetBSD: Makefile,v 1.43 2005/10/20 20:26:23 jlam Exp $
-DISTNAME= courier-imap-4.0.4
+DISTNAME= courier-imap-4.0.6
PKGBASE= ${DISTNAME:C/-[^-]*$//}
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/}
@@ -10,7 +10,7 @@
COMMENT= IMAP server for access to maildir-style mailboxes
HOMEPAGE= http://www.courier-mta.org/imap/
-DEPENDS+= courier-maildir>=0.51.0:../../mail/courier-maildir
+DEPENDS+= courier-maildir>=0.52.1:../../mail/courier-maildir
USE_TOOLS+= env gmake perl
USE_LANGUAGES= c c++
diff -r f9e31bfa7d0b -r 996f9ee75ce7 mail/courier-imap/distinfo
--- a/mail/courier-imap/distinfo Thu Oct 20 20:26:15 2005 +0000
+++ b/mail/courier-imap/distinfo Thu Oct 20 20:26:23 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.15 2005/08/11 00:04:01 jlam Exp $
+$NetBSD: distinfo,v 1.16 2005/10/20 20:26:23 jlam Exp $
-SHA1 (courier-imap-4.0.4.tar.bz2) = 101f9d7868842e3cbc700cf7ac32ae32f0ef512b
-RMD160 (courier-imap-4.0.4.tar.bz2) = 438559fe800ca47fb2d1cf5c3c3605964bab4cb1
-Size (courier-imap-4.0.4.tar.bz2) = 3156707 bytes
+SHA1 (courier-imap-4.0.6.tar.bz2) = d7fee884cc0015586459c511dbe03bc2a8466c7f
+RMD160 (courier-imap-4.0.6.tar.bz2) = 4006c5ec4db6b2adac393e2ebdf9ee99af3a8b2a
+Size (courier-imap-4.0.6.tar.bz2) = 3157577 bytes
SHA1 (patch-aa) = 78ab9871154ad1fa7b21b54faed64071e0c6a960
SHA1 (patch-ad) = 0496410af5b01cad01ca4967bf98405c6d5b0863
SHA1 (patch-ae) = 9d925f4639086af9f6faecd6a2fab2a9ecab670c
Home |
Main Index |
Thread Index |
Old Index