diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2020-01-23 21:29:13 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2020-01-23 21:29:13 +0000 |
commit | cb93129d42be5e744fe1f837ab6761dfe6535060 (patch) | |
tree | 19025963a0c5c167c4aa145a26602924c9196a61 | |
parent | net/norm: fix build on powerpc64 elfv2 (diff) |
mail/thunderbird: update to 68.4.2 (rc2 for now)
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/68.4.2/releasenotes/
MFH: 2020Q1 (blanket: web browser alike; and security too, most likely)
-rw-r--r-- | mail/thunderbird/Makefile | 4 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index b20b38d8a604..99605d3448b5 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 68.4.1 +DISTVERSION= 68.4.2 CATEGORIES= mail news net-im 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 diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index fbfbd1e45906..281d3cf792ca 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578659921 -SHA256 (thunderbird-68.4.1.source.tar.xz) = dc7fc4bfd9daafcfc5fd4cb743cd1cf15de2f5fe5041a6ad7015ab7b345c52b7 -SIZE (thunderbird-68.4.1.source.tar.xz) = 331482720 +TIMESTAMP = 1579808864 +SHA256 (thunderbird-68.4.2.source.tar.xz) = af56ca8629f352be1a8ca627af97b8c1bef0ebde10bcb583d12e6f03377512fc +SIZE (thunderbird-68.4.2.source.tar.xz) = 330801416 |