Date: Mon, 7 Mar 2022 20:24:31 GMT From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 535de562673b - 2022Q1 - mail/thunderbird: update to 91.7.0 (rc2) Message-ID: <202203072024.227KOVLk052364@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q1 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=535de562673bcdebb8c87b8a5891bcbed14fd902 commit 535de562673bcdebb8c87b8a5891bcbed14fd902 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2022-03-07 20:23:20 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2022-03-07 20:24:20 +0000 mail/thunderbird: update to 91.7.0 (rc2) Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/91.7.0/releasenotes/ (cherry picked from commit 238fc3b1f0ac546880510028a59643bab8c32d42) --- mail/thunderbird/Makefile | 3 ++- mail/thunderbird/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index d6a1b69e9544..0a4df0bb821e 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -2,9 +2,10 @@ PORTNAME= thunderbird DISTVERSION= 91.7.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 e3304307b6d2..e8097611aab1 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646249968 -SHA256 (thunderbird-91.7.0.source.tar.xz) = bb9ec902fcb2cfcc86e1afe06b2746f6955c81f7f815e9b570cf39826c68f9dd -SIZE (thunderbird-91.7.0.source.tar.xz) = 409531116 +TIMESTAMP = 1646683112 +SHA256 (thunderbird-91.7.0.source.tar.xz) = 624a51870bd2e0d9b259082e836df84981f01b0b397d13d93d7f1b9ccef24e05 +SIZE (thunderbird-91.7.0.source.tar.xz) = 409451024
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203072024.227KOVLk052364>