Date: Wed, 24 Mar 2021 18:01:49 +0000 (UTC) From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r569149 - branches/2021Q1/mail/thunderbird Message-ID: <202103241801.12OI1nRW075190@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cmt Date: Wed Mar 24 18:01:49 2021 New Revision: 569149 URL: https://svnweb.freebsd.org/changeset/ports/569149 Log: MFH: r568868 r568985 update thunderbird to 78.9.0 Release Notes: https://www.thunderbird.net/en-US/thunderbird/78.9.0/releasenotes/ Modified: branches/2021Q1/mail/thunderbird/Makefile branches/2021Q1/mail/thunderbird/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/mail/thunderbird/Makefile ============================================================================== --- branches/2021Q1/mail/thunderbird/Makefile Wed Mar 24 18:01:33 2021 (r569148) +++ branches/2021Q1/mail/thunderbird/Makefile Wed Mar 24 18:01:49 2021 (r569149) @@ -2,10 +2,11 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 78.8.1 +DISTVERSION= 78.9.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 Modified: branches/2021Q1/mail/thunderbird/distinfo ============================================================================== --- branches/2021Q1/mail/thunderbird/distinfo Wed Mar 24 18:01:33 2021 (r569148) +++ branches/2021Q1/mail/thunderbird/distinfo Wed Mar 24 18:01:49 2021 (r569149) @@ -1,3 +1,3 @@ -TIMESTAMP = 1614954916 -SHA256 (thunderbird-78.8.1.source.tar.xz) = 1a0b9cc1c314fdfdf7aa10246b8c5062385b62df3c9cef2358d1aa657e8a6f0f -SIZE (thunderbird-78.8.1.source.tar.xz) = 352875768 +TIMESTAMP = 1616444690 +SHA256 (thunderbird-78.9.0.source.tar.xz) = 8015a7f78b1644578f398b5ab670637c70890ab2bade35ba321d47d099ed3ac0 +SIZE (thunderbird-78.9.0.source.tar.xz) = 353051768
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103241801.12OI1nRW075190>