diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-03-31 15:31:25 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-03-31 15:31:25 +0000 |
commit | e5e88e5fd4d4f3373bf344b353a69a00124e8d84 (patch) | |
tree | 11895ea4ad347ee5bfa09077de0fcbb914c47144 /mail | |
parent | 487468722fe2cfdaa7a10e3871a00f4dcab8ab38 (diff) | |
download | ports-e5e88e5fd4d4f3373bf344b353a69a00124e8d84.tar.gz ports-e5e88e5fd4d4f3373bf344b353a69a00124e8d84.zip |
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird/Makefile | 5 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index b1cf4218f7b1..c3a9eaa0c2ab 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,11 +1,10 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> PORTNAME= thunderbird -DISTVERSION= 91.7.0 -PORTREVISION= 3 +DISTVERSION= 91.8.0 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index e8097611aab1..772475fffd2d 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646683112 -SHA256 (thunderbird-91.7.0.source.tar.xz) = 624a51870bd2e0d9b259082e836df84981f01b0b397d13d93d7f1b9ccef24e05 -SIZE (thunderbird-91.7.0.source.tar.xz) = 409451024 +TIMESTAMP = 1648722156 +SHA256 (thunderbird-91.8.0.source.tar.xz) = 68c903459464dad30bee8d3cf3d3838624f813fd00a5f1071f7737fc25c3b9bc +SIZE (thunderbird-91.8.0.source.tar.xz) = 410665324 |