diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-04-02 14:15:57 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-04-02 14:15:57 +0000 |
commit | 3f55c9a1d6b25370446ad8a482562cbe77d432a2 (patch) | |
tree | 5bbb41ef495b43c0b54d28b2b6c35b0df53ede6d | |
parent | 530a0b5108770215b871ffce6096efde37e65a65 (diff) | |
download | ports-3f55c9a1d6b25370446ad8a482562cbe77d432a2.tar.gz ports-3f55c9a1d6b25370446ad8a482562cbe77d432a2.zip |
mail/thunderbird: update to 91.8.0 (rc2)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.8.0/releasenotes/
-rw-r--r-- | mail/thunderbird/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index c3a9eaa0c2ab..3dad347a1ac7 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -2,9 +2,10 @@ PORTNAME= thunderbird DISTVERSION= 91.8.0 +PORTREVISION= 1 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 772475fffd2d..0ba9ccf22f68 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648722156 -SHA256 (thunderbird-91.8.0.source.tar.xz) = 68c903459464dad30bee8d3cf3d3838624f813fd00a5f1071f7737fc25c3b9bc -SIZE (thunderbird-91.8.0.source.tar.xz) = 410665324 +TIMESTAMP = 1648906247 +SHA256 (thunderbird-91.8.0.source.tar.xz) = 4a93d1773e17aa110341428165581f0176c347d55dd7f6cbed789ca8369da6fa +SIZE (thunderbird-91.8.0.source.tar.xz) = 404452336 |