diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-12-17 16:24:24 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-12-17 16:25:45 +0000 |
commit | 05eaaf1c8c5ba1e326dd5403d76b4949b70c83e6 (patch) | |
tree | 5c825e2f801f34e3cfa76f500463afc408f7edd3 /mail/thunderbird | |
parent | 4c2c034e2148bcdb088b0618115efd406ea186ce (diff) | |
download | ports-05eaaf1c8c5ba1e326dd5403d76b4949b70c83e6.tar.gz ports-05eaaf1c8c5ba1e326dd5403d76b4949b70c83e6.zip |
mail/thunderbird: update to 91.4.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.4.1/releasenotes/
(cherry picked from commit 9ce6c757c9761793a111ce7fd52c45be6cb4cb20)
Diffstat (limited to 'mail/thunderbird')
-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 85594400250f..f5dcc4ddddca 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.4.0 -PORTREVISION= 3 +DISTVERSION= 91.4.1 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 74f06cabf91b..bfcffb9a47e1 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638632149 -SHA256 (thunderbird-91.4.0.source.tar.xz) = 3cb5280b32e66e178f37fd1b57cc4390f2c986ea4162972cc277c45a253de1a6 -SIZE (thunderbird-91.4.0.source.tar.xz) = 401512224 +TIMESTAMP = 1639748924 +SHA256 (thunderbird-91.4.1.source.tar.xz) = f1079ed2cbd335a417b18929c5018d8ade9fb1d0c8cba9fdb2b6d672f14074f1 +SIZE (thunderbird-91.4.1.source.tar.xz) = 408805472 |