diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-11-02 17:24:24 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-11-02 17:27:35 +0000 |
commit | d0f61c00a9eaafc3f89c34b964b2353e14f81aec (patch) | |
tree | f3fb72b043f6c59b22e3e1884a7f8f3e47038e65 /mail/thunderbird | |
parent | 5bfd0738fbe861b2a371801dbe7f12daf5d93f33 (diff) |
mail/thunderbird: update to 91.3.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.3.0/releasenotes/
(cherry picked from commit e7d3ff33186e26af85796c9a6f47cd93f33bfc68)
Diffstat (limited to 'mail/thunderbird')
-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 9220425581aa..cdee8fc7a923 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -2,9 +2,10 @@ PORTNAME= thunderbird DISTVERSION= 91.3.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 55c1f2f061a2..98f3380d0f01 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635709101 -SHA256 (thunderbird-91.3.0.source.tar.xz) = 20c164dcaaba7f6df608152d42864531a7ec80cb003f28c5175798f4b1749c2b -SIZE (thunderbird-91.3.0.source.tar.xz) = 406008076 +TIMESTAMP = 1635862126 +SHA256 (thunderbird-91.3.0.source.tar.xz) = d3abcf55637fb21bd9d68a19c01780edd82e6e72b5e850b31de186dddc2708ad +SIZE (thunderbird-91.3.0.source.tar.xz) = 403256924 |