From owner-svn-ports-all@freebsd.org Tue Dec 3 20:52:13 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B2AA41BD385; Tue, 3 Dec 2019 20:52:13 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47SDgd4HrVz3wj3; Tue, 3 Dec 2019 20:52:13 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 76AC11D64F; Tue, 3 Dec 2019 20:52:13 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB3KqDNp037821; Tue, 3 Dec 2019 20:52:13 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB3KqDON037819; Tue, 3 Dec 2019 20:52:13 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201912032052.xB3KqDON037819@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Tue, 3 Dec 2019 20:52:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r518966 - branches/2019Q4/mail/thunderbird X-SVN-Group: ports-branches X-SVN-Commit-Author: cmt X-SVN-Commit-Paths: branches/2019Q4/mail/thunderbird X-SVN-Commit-Revision: 518966 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Dec 2019 20:52:13 -0000 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