aboutsummaryrefslogtreecommitdiff
path: root/mail/davmail/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-05-05 03:22:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-05-05 03:22:05 +0000
commitd1520898352a74d5d0f83d46e18e7fce96099e23 (patch)
tree260dad06ccefce10d0d728c014a046e16ec0315a /mail/davmail/Makefile
parent2916953e158b59d09f93d84afa8793f8942377d4 (diff)
Notes
Diffstat (limited to 'mail/davmail/Makefile')
-rw-r--r--mail/davmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/davmail/Makefile b/mail/davmail/Makefile
index 3c6e919ae1cc..60e8b05888f0 100644
--- a/mail/davmail/Makefile
+++ b/mail/davmail/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= davmail
-PORTVERSION= 4.7.3
+PORTVERSION= 4.8.0
CATEGORIES= mail java
MASTER_SITES= SF/davmail/davmail/${PORTVERSION}
DISTNAME= ${PORTNAME}-src-${PORTVERSION}-${REVISION}
@@ -19,7 +19,7 @@ USE_ANT= yes
USE_JAVA= yes
JAVA_VERSION= 1.6+
ALL_TARGET= release
-REVISION= 2438 # 4.7.3
+REVISION= 2479 # 4.8.0
# port build number, same as on DISTNAME
MAKE_ARGS= -Drevision=${REVISION}
MAKE_ENV+= "ANT_OPTS=-Dfile.encoding=UTF-8"