From owner-svn-ports-head@FreeBSD.ORG Thu Oct 4 22:04:33 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7A79C1065670; Thu, 4 Oct 2012 22:04:33 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 64F848FC1D; Thu, 4 Oct 2012 22:04:33 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q94M4XmT031776; Thu, 4 Oct 2012 22:04:33 GMT (envelope-from dougb@svn.freebsd.org) Received: (from dougb@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q94M4WHU031773; Thu, 4 Oct 2012 22:04:32 GMT (envelope-from dougb@svn.freebsd.org) Message-Id: <201210042204.q94M4WHU031773@svn.freebsd.org> From: Doug Barton Date: Thu, 4 Oct 2012 22:04:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r305284 - head/mail/davmail X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Oct 2012 22:04:33 -0000 Author: dougb Date: Thu Oct 4 22:04:32 2012 New Revision: 305284 URL: http://svn.freebsd.org/changeset/ports/305284 Log: Upgrade to 4.1.0-2042: This version features significant enhancements over the 3.x series, especially for simulated IMAP access. There are also improvements in the Caldav functionality, and many bug fixes. See http://sourceforge.net/news/?group_id=184600 for the details of the 4.0.0 and 4.1.0 upgrades. PR: ports/171763 Submitted by: me Approved by: maintainer timeout Modified: head/mail/davmail/Makefile head/mail/davmail/distinfo Modified: head/mail/davmail/Makefile ============================================================================== --- head/mail/davmail/Makefile Thu Oct 4 21:43:27 2012 (r305283) +++ head/mail/davmail/Makefile Thu Oct 4 22:04:32 2012 (r305284) @@ -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.1.0 CATEGORIES= mail java MASTER_SITES= SF/davmail/davmail/${PORTVERSION} DISTNAME= ${PORTNAME}-src-${PORTVERSION}-${REVISION} @@ -23,7 +20,7 @@ USE_ANT= yes USE_JAVA= yes JAVA_VERSION= 1.6+ ALL_TARGET= release -REVISION= 1976 +REVISION= 2042 # port build number, same as on DISTNAME MAKE_ARGS= -Drevision=${REVISION} Modified: head/mail/davmail/distinfo ============================================================================== --- head/mail/davmail/distinfo Thu Oct 4 21:43:27 2012 (r305283) +++ head/mail/davmail/distinfo Thu Oct 4 22:04:32 2012 (r305284) @@ -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.1.0-2042.tgz) = eb0bec08e125b891ab6302ac5b86ac9a5e5b58bbd7fa178a00f5380b62cd58c5 +SIZE (davmail-src-4.1.0-2042.tgz) = 22433512