aboutsummaryrefslogtreecommitdiff
path: root/mail/thunderbird/Makefile
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2018-07-01 14:06:28 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2018-07-01 14:06:28 +0000
commit06d6d83e775282797de36344c649a2c33a70861d (patch)
tree51047eb171c6668da75c3914a288044ddf1df4be /mail/thunderbird/Makefile
parent8fd20b7522ec89db41fdc22cb45ac8810717121a (diff)
downloadports-2018Q2.tar.gz
ports-2018Q2.zip
MFH: r4736702018Q2
mail/thunderbird: update to 52.9.0 Changes: https://www.thunderbird.net/en-US/thunderbird/52.9.0/releasenotes/ PR: 229452 Approved by: jbeich (gecko, maintainer) Security: cd81806c-26e7-4d4a-8425-02724a2f48af Approved by: portmgr (blanket: web brower-alike)
Notes
Notes: svn path=/branches/2018Q2/; revision=473671
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r--mail/thunderbird/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 7864b00e1630..95fdbc953a2b 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -2,11 +2,10 @@
# $FreeBSD$
PORTNAME= thunderbird
-DISTVERSION= 52.8.0
-PORTREVISION= 1
+DISTVERSION= 52.9.0
CATEGORIES= mail news net-im ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
- MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
+ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source
DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX}
MAINTAINER= gecko@FreeBSD.org