Date: Wed, 7 Apr 2021 14:45:25 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: 144bb249fc6f - 2021Q2 - update thunderbird to 78.9.1 (rc1) Message-ID: <202104071445.137EjP6O053443@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=144bb249fc6f49387b8e0ba2cd27ef5f61430224 commit 144bb249fc6f49387b8e0ba2cd27ef5f61430224 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2021-04-07 14:43:42 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2021-04-07 14:45:00 +0000 update thunderbird to 78.9.1 (rc1) Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/78.9.1/releasenotes/ (cherry picked from commit b1f044cbf4ec0adb696af840adb353514f1c6859) --- 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 687114f68ff2..25d1f13598b0 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,11 +1,10 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> PORTNAME= thunderbird -DISTVERSION= 78.9.0 -PORTREVISION= 3 +DISTVERSION= 78.9.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 4595643731d0..3d537ff63f9b 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616444690 -SHA256 (thunderbird-78.9.0.source.tar.xz) = 8015a7f78b1644578f398b5ab670637c70890ab2bade35ba321d47d099ed3ac0 -SIZE (thunderbird-78.9.0.source.tar.xz) = 353051768 +TIMESTAMP = 1617804436 +SHA256 (thunderbird-78.9.1.source.tar.xz) = 6be0daf439ea5aeef0fd1619511cb1af4f1ba056823910475adc17e60069317d +SIZE (thunderbird-78.9.1.source.tar.xz) = 358277740
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104071445.137EjP6O053443>