aboutsummaryrefslogtreecommitdiff
path: root/mail/thunderbird/Makefile
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2018-03-26 09:08:03 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2018-03-26 09:08:03 +0000
commit30037d67cc01cce23a89fbd41cad4da21d2d4451 (patch)
tree1630476c32075f8f2bff3a53360349d571b606a7 /mail/thunderbird/Makefile
parent2c432ea8ff86ea1d9aea762990d6d0f9790a2f12 (diff)
downloadports-30037d67cc01cce23a89fbd41cad4da21d2d4451.tar.gz
ports-30037d67cc01cce23a89fbd41cad4da21d2d4451.zip
update thunderbird to 52.7.0
Release Notes: https://www.mozilla.org/en-US/thunderbird/52.7.0/releasenotes/ PR: 226892 Approved by: jbeich (maintainer) MFH: 2018Q1 Security: c71cdc95-3c18-45b7-866a-af28b59aabb5
Notes
Notes: svn path=/head/; revision=465566
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 6be8bb7f0ad0..00e2dcb8c00a 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= thunderbird
-DISTVERSION= 52.6.0
-PORTREVISION= 2
+DISTVERSION= 52.7.0
CATEGORIES= mail news net-im ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
@@ -13,7 +12,7 @@ MAINTAINER= gecko@FreeBSD.org
COMMENT= Mozilla Thunderbird is standalone mail and news that stands above
BUILD_DEPENDS= nspr>=4.13.1:devel/nspr \
- nss>=3.28.3:security/nss \
+ nss>=3.28.6:security/nss \
libevent>=2.0.21_2:devel/libevent \
harfbuzz>=1.4.1:print/harfbuzz \
graphite2>=1.3.8:graphics/graphite2 \