svn commit: r305284 - head/mail/davmail

Doug Barton dougb at FreeBSD.org
Thu Oct 4 22:04:33 UTC 2012


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



More information about the svn-ports-all mailing list