Date: Wed, 7 Apr 2021 14:44:14 GMT From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b1f044cbf4ec - main - update thunderbird to 78.9.1 (rc1) Message-ID: <202104071444.137EiESE053258@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=b1f044cbf4ec0adb696af840adb353514f1c6859 commit b1f044cbf4ec0adb696af840adb353514f1c6859 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:43:42 +0000 update thunderbird to 78.9.1 (rc1) Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/78.9.1/releasenotes/ --- 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?202104071444.137EiESE053258>