diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-04-14 09:47:19 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-04-14 09:47:19 +0000 |
commit | 076ee0f6ef3cda1cf8da522491abc357355e98c8 (patch) | |
tree | 0c0755fd35cd0169211bf6a8f386794cc72eeb81 | |
parent | 32d20960fffb61219dd79dda52b2baee18d9e004 (diff) | |
download | ports-076ee0f6ef3cda1cf8da522491abc357355e98c8.tar.gz ports-076ee0f6ef3cda1cf8da522491abc357355e98c8.zip |
mail/thunderbird: update to 91.8.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.8.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 8d6841c1e4bc..baf33fe9e207 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.8.0 -PORTREVISION= 2 +DISTVERSION= 91.8.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 0ba9ccf22f68..ffb9fd590528 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648906247 -SHA256 (thunderbird-91.8.0.source.tar.xz) = 4a93d1773e17aa110341428165581f0176c347d55dd7f6cbed789ca8369da6fa -SIZE (thunderbird-91.8.0.source.tar.xz) = 404452336 +TIMESTAMP = 1649928120 +SHA256 (thunderbird-91.8.1.source.tar.xz) = 82737d29b89f39620fbdfc47e84d053edad903c72057526ff2a8215fd73e283d +SIZE (thunderbird-91.8.1.source.tar.xz) = 403849008 |