Date: Tue, 1 Dec 2020 17:49:36 +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: r556775 - branches/2020Q4/mail/thunderbird Message-ID: <202012011749.0B1HnaLt034277@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cmt Date: Tue Dec 1 17:49:35 2020 New Revision: 556775 URL: https://svnweb.freebsd.org/changeset/ports/556775 Log: MFH: r556774 update thunderbird to 78.5.1 (rc1) Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/78.5.1/releasenotes/ Approved by: portmgr (blanket: web browser alike) Modified: branches/2020Q4/mail/thunderbird/Makefile branches/2020Q4/mail/thunderbird/distinfo Directory Properties: branches/2020Q4/ (props changed) Modified: branches/2020Q4/mail/thunderbird/Makefile ============================================================================== --- branches/2020Q4/mail/thunderbird/Makefile Tue Dec 1 17:47:29 2020 (r556774) +++ branches/2020Q4/mail/thunderbird/Makefile Tue Dec 1 17:49:35 2020 (r556775) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 78.5.0 -PORTREVISION= 3 +DISTVERSION= 78.5.1 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org Modified: branches/2020Q4/mail/thunderbird/distinfo ============================================================================== --- branches/2020Q4/mail/thunderbird/distinfo Tue Dec 1 17:47:29 2020 (r556774) +++ branches/2020Q4/mail/thunderbird/distinfo Tue Dec 1 17:49:35 2020 (r556775) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605609183 -SHA256 (thunderbird-78.5.0.source.tar.xz) = 5f8a89c20e3ede73510da3eef866a1d07f31251c7912f6c52759db78f2307b77 -SIZE (thunderbird-78.5.0.source.tar.xz) = 355944116 +TIMESTAMP = 1606829600 +SHA256 (thunderbird-78.5.1.source.tar.xz) = 17ec895e3dd435da49bfa30482e2397e644319b7f82890d2a947c95a5cb183c2 +SIZE (thunderbird-78.5.1.source.tar.xz) = 352743032
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012011749.0B1HnaLt034277>