Date: Tue, 17 Dec 2019 15:49:35 +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: r520334 - branches/2019Q4/mail/thunderbird Message-ID: <201912171549.xBHFnZCX041141@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cmt Date: Tue Dec 17 15:49:35 2019 New Revision: 520334 URL: https://svnweb.freebsd.org/changeset/ports/520334 Log: MFH: r520289 mail/thunderbird: upgrade to 68.3.1 (rc1) Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/68.3.1/releasenotes/ Approved by: ports-secteam (blanket: web browser alike) Modified: branches/2019Q4/mail/thunderbird/Makefile branches/2019Q4/mail/thunderbird/distinfo Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/mail/thunderbird/Makefile ============================================================================== --- branches/2019Q4/mail/thunderbird/Makefile Tue Dec 17 15:25:16 2019 (r520333) +++ branches/2019Q4/mail/thunderbird/Makefile Tue Dec 17 15:49:35 2019 (r520334) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 68.3.0 -PORTREVISION= 1 +DISTVERSION= 68.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 Modified: branches/2019Q4/mail/thunderbird/distinfo ============================================================================== --- branches/2019Q4/mail/thunderbird/distinfo Tue Dec 17 15:25:16 2019 (r520333) +++ branches/2019Q4/mail/thunderbird/distinfo Tue Dec 17 15:49:35 2019 (r520334) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575224070 -SHA256 (thunderbird-68.3.0.source.tar.xz) = f68cb53deb6c1840cc3f2b1e842bac8ebaf090e9cd89afb376ba0e1ba62820aa -SIZE (thunderbird-68.3.0.source.tar.xz) = 331088404 +TIMESTAMP = 1576518952 +SHA256 (thunderbird-68.3.1.source.tar.xz) = 76284cd3f192ac5678bbf10e1ce9308e913c2e6dde89e055d3ffe568e0e71fa6 +SIZE (thunderbird-68.3.1.source.tar.xz) = 338866820
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912171549.xBHFnZCX041141>