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:24:24 +0000 |
commit | 9ce6c757c9761793a111ce7fd52c45be6cb4cb20 (patch) | |
tree | 5c8304efdf4fb28083268a126e77eba96ca73197 | |
parent | 6b5d2a282bf0f548bec3c9a76f556e39bab456b8 (diff) | |
download | ports-9ce6c757c9761793a111ce7fd52c45be6cb4cb20.tar.gz ports-9ce6c757c9761793a111ce7fd52c45be6cb4cb20.zip |
mail/thunderbird: update to 91.4.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.4.1/releasenotes/
-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 |