diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-12-04 20:10:18 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-12-04 20:10:18 +0000 |
commit | f1ef43a1fae2808c37b92059e551468952154275 (patch) | |
tree | 7ff4e8c68a6245cc4d7ffb4dcffe97597b698d30 | |
parent | 5864d5c15d63ff0ad2a94d735e556ad74ee22012 (diff) | |
download | ports-f1ef43a1fae2808c37b92059e551468952154275.tar.gz ports-f1ef43a1fae2808c37b92059e551468952154275.zip |
mail/thunderbird: update to 91.4.0 (rc2)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.4.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 5a44e3a16105..bf13dec6b0b0 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -2,9 +2,10 @@ PORTNAME= thunderbird DISTVERSION= 91.4.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 68e82ec0cbb1..74f06cabf91b 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638261671 -SHA256 (thunderbird-91.4.0.source.tar.xz) = 11225465948b21b560b99461bbc07905b1f4997d901fd8df9ed996711b995093 -SIZE (thunderbird-91.4.0.source.tar.xz) = 404317736 +TIMESTAMP = 1638632149 +SHA256 (thunderbird-91.4.0.source.tar.xz) = 3cb5280b32e66e178f37fd1b57cc4390f2c986ea4162972cc277c45a253de1a6 +SIZE (thunderbird-91.4.0.source.tar.xz) = 401512224 |