ports/171763: Upgrade mail/davmail to 4.0.0-2016

Doug Barton dougb at FreeBSD.org
Wed Sep 19 01:50:13 UTC 2012


>Number:         171763
>Category:       ports
>Synopsis:       Upgrade mail/davmail to 4.0.0-2016
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 19 01:50:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Doug Barton
>Release:        FreeBSD 9.0-STABLE i386
>Organization:
AAAG
>Environment:
	DNA
>Description:
** DavMail 4.0.0 released **
Includes full Exchange 2007 and 2010 support with EWS implementation, 
and additional enhancements and bugfixes.

IMAP:
- IMAP: workaround for broken message headers on Exchange 2010
- IMAP: log content if less than 2K
- IMAP: improve Exchange 2010 header search, use direct header names to implement substring search on some headers
- IMAP: additional fix for Exchange 2010 header search, use PR_TRANSPORT_MESSAGE_HEADERS
- IMAP: Exchange 2010 does not support header search, workaround to avoid duplicate items in Drafts folder with Thunderbird
- IMAP: fix 3553942, unexpected imap NIL response
- IMAP: detect and ignore missing message to avoid NullPointerException
- IMAP: improve bodystructure error handling

The patch also updates the "traditional" header information to the new standard.
Please indicate whether you wish to leave the "Created by" line in place or not.

>How-To-Repeat:
	DNA
>Fix:
	Apply the following patch:


Index: Makefile
===================================================================
--- Makefile	(revision 304475)
+++ Makefile	(working copy)
@@ -1,12 +1,9 @@
-# New ports collection Makefile for:	davmail
-# Date created:				28 Oct 2010
-# Whom:					John Prather
+# Created by:					John Prather
 #
 # $FreeBSD$
-#
 
 PORTNAME=	davmail
-PORTVERSION=	3.9.9
+PORTVERSION=	4.0.0
 CATEGORIES=	mail java
 MASTER_SITES=	SF/davmail/davmail/${PORTVERSION}
 DISTNAME=	${PORTNAME}-src-${PORTVERSION}-${REVISION}
@@ -23,7 +20,7 @@
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 ALL_TARGET=	release
-REVISION=	1976
+REVISION=	2016
 # port build number, same as on DISTNAME
 MAKE_ARGS=	-Drevision=${REVISION}
 
Index: distinfo
===================================================================
--- distinfo	(revision 304475)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (davmail-src-3.9.9-1976.tgz) = 1f94cdd1b3725d871bc0c5bc08946f8c0bf84c5185f23e5e1e65884d4069f5d2
-SIZE (davmail-src-3.9.9-1976.tgz) = 22143077
+SHA256 (davmail-src-4.0.0-2016.tgz) = e92336d6706079de6c1428a60ccf41e8b86011b1755a36c57223c1531409ea6d
+SIZE (davmail-src-4.0.0-2016.tgz) = 22429817


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list