Date: Tue, 3 Dec 2019 20:52:13 +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: r518966 - branches/2019Q4/mail/thunderbird Message-ID: <201912032052.xB3KqDON037819@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cmt Date: Tue Dec 3 20:52:12 2019 New Revision: 518966 URL: https://svnweb.freebsd.org/changeset/ports/518966 Log: MFH: r517986 r518794 mail/thunderbird: update to 68.3.0 Releaes Notes: https://www.thunderbird.net/en-US/thunderbird/68.3.0/releasenotes/ (soon) Approved by: jbeich (gecko, implicit) 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 3 20:24:44 2019 (r518965) +++ branches/2019Q4/mail/thunderbird/Makefile Tue Dec 3 20:52:12 2019 (r518966) @@ -2,17 +2,18 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 68.2.2 +DISTVERSION= 68.3.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 COMMENT= Mozilla Thunderbird is standalone mail and news that stands above BUILD_DEPENDS= nspr>=4.21:devel/nspr \ - nss>=3.44.1:security/nss \ + nss>=3.44.3:security/nss \ icu>=63.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=2.4.0:print/harfbuzz \ Modified: branches/2019Q4/mail/thunderbird/distinfo ============================================================================== --- branches/2019Q4/mail/thunderbird/distinfo Tue Dec 3 20:24:44 2019 (r518965) +++ branches/2019Q4/mail/thunderbird/distinfo Tue Dec 3 20:52:12 2019 (r518966) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572983180 -SHA256 (thunderbird-68.2.2.source.tar.xz) = c17edbcde0e9e7599cda16b69b130039f69113b498ea394057cedfae153f0dd3 -SIZE (thunderbird-68.2.2.source.tar.xz) = 334809520 +TIMESTAMP = 1575224070 +SHA256 (thunderbird-68.3.0.source.tar.xz) = f68cb53deb6c1840cc3f2b1e842bac8ebaf090e9cd89afb376ba0e1ba62820aa +SIZE (thunderbird-68.3.0.source.tar.xz) = 331088404
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912032052.xB3KqDON037819>