Date: Sat, 13 Nov 2021 14:42:09 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: 9332f52c370a - 2021Q4 - mail/thunderbird: update to 91.3.1 (rc1) Message-ID: <202111131442.1ADEg9gf021407@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q4 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=9332f52c370aec86a2a74c9462807ac13116bf4b commit 9332f52c370aec86a2a74c9462807ac13116bf4b Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2021-11-13 14:40:35 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2021-11-13 14:41:57 +0000 mail/thunderbird: update to 91.3.1 (rc1) Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/91.3.1/releasenotes/ (cherry picked from commit 85a4f39831ed7216a6fe19f96b42c514d52cddd5) --- mail/thunderbird/Makefile | 5 ++--- mail/thunderbird/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index cdee8fc7a923..bf8982df9ef6 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.3.0 -PORTREVISION= 1 +DISTVERSION= 91.3.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 98f3380d0f01..1fc87d503cda 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635862126 -SHA256 (thunderbird-91.3.0.source.tar.xz) = d3abcf55637fb21bd9d68a19c01780edd82e6e72b5e850b31de186dddc2708ad -SIZE (thunderbird-91.3.0.source.tar.xz) = 403256924 +TIMESTAMP = 1636812729 +SHA256 (thunderbird-91.3.1.source.tar.xz) = aeb914ae0eb6b2d2870a5ff58a982b7ce4a04fc2fc9674ced982bd397eec3142 +SIZE (thunderbird-91.3.1.source.tar.xz) = 403764984
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111131442.1ADEg9gf021407>