diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-05-20 13:50:58 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-05-20 13:50:58 +0000 |
commit | b9ac4f9edb23eb5b3711d142eef5394b693d22dc (patch) | |
tree | 9ed28e496fc5aa7d9bcb3bb7d39e93cf72df9efc | |
parent | a9388d6df4a2427065944aa23b2abcc4c08d6ad3 (diff) | |
download | ports-b9ac4f9edb23eb5b3711d142eef5394b693d22dc.tar.gz ports-b9ac4f9edb23eb5b3711d142eef5394b693d22dc.zip |
mail/thunderbird: update to 91.9.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.9.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 8f33c22acb05..874b173f0cc7 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.9.0 -PORTREVISION= 4 +DISTVERSION= 91.9.1 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/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 00514843858d..293611fbbf03 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651521993 -SHA256 (thunderbird-91.9.0.source.tar.xz) = 616e48327c4b0cdd2fd3c6385bfa4d380ba5cc7c52ce6014ae39d389a19fd092 -SIZE (thunderbird-91.9.0.source.tar.xz) = 403847916 +TIMESTAMP = 1653051677 +SHA256 (thunderbird-91.9.1.source.tar.xz) = d598f774c26b60d63bdd35535f88081b7f5897bfce6eb91ba8f9792141c492e6 +SIZE (thunderbird-91.9.1.source.tar.xz) = 402851656 |