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:24:24 +0000 |
commit | e7d3ff33186e26af85796c9a6f47cd93f33bfc68 (patch) | |
tree | 64463fdb0cb8135277fb06e37818f72bf40934bf | |
parent | c2eb5d6fa1868a6e03442d41c93ec03752f19205 (diff) | |
download | ports-e7d3ff33186e26af85796c9a6f47cd93f33bfc68.tar.gz ports-e7d3ff33186e26af85796c9a6f47cd93f33bfc68.zip |
mail/thunderbird: update to 91.3.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.3.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 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 |