From 7de8cb5a0b50ad909c08b7e12fecd4b7c1d9a868 Mon Sep 17 00:00:00 2001 From: recht Date: Wed, 26 May 2004 22:18:05 +0000 Subject: update to 2.2.4 changes: - Quota now uses the cyrusdb interface (quotalegacy by default). - All incoming messages are now staged to disk before locking the destination mailbox (locks are no longer held during a network read). - Fixed off-by-one error in fetchnews (articles are no longer skipped). nntpd now uses the Followup-To: header (if exists) instead of the Newsgroups: header when constructing post address(es) and adds them to the Reply-To: header instead of the To: header. - Added berkeley_locks_max, berkeley_txns_max and berkeley_cachesize options. - Added imapmagicplus option. - Substantial work on afspts/ptloader canonicalization code - Much improved LDAP ptloader code (no more internal OpenLDAP dependencies) - Fixed a number of IPv6 related bugs --- mail/cyrus-imapd22/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail/cyrus-imapd22/Makefile') diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile index e5b4a844034..bb0bbf7c0c1 100644 --- a/mail/cyrus-imapd22/Makefile +++ b/mail/cyrus-imapd22/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2004/04/20 15:54:02 recht Exp $ +# $NetBSD: Makefile,v 1.9 2004/05/26 22:18:05 recht Exp $ -DISTNAME= cyrus-imapd-2.2.3 -PKGREVISION= 2 +DISTNAME= cyrus-imapd-2.2.4 CATEGORIES= mail MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/imap/ -- cgit v1.2.3