Date: Sun, 1 Dec 2019 18:47:51 +0000 (UTC) From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518794 - head/mail/thunderbird Message-ID: <201912011847.xB1IlqoV051998@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cmt Date: Sun Dec 1 18:47:51 2019 New Revision: 518794 URL: https://svnweb.freebsd.org/changeset/ports/518794 Log: mail/thunderbird: update to 68.3.0 (rc2) Releaes Notes: https://www.thunderbird.net/en-US/thunderbird/68.3.0/releasenotes/ (soon) Approved by: jbeich (gecko, implicit) MFH: 2019Q4 (blanket: web browser alike, once it has become "release") Modified: head/mail/thunderbird/Makefile head/mail/thunderbird/distinfo Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Sun Dec 1 18:47:24 2019 (r518793) +++ head/mail/thunderbird/Makefile Sun Dec 1 18:47:51 2019 (r518794) @@ -3,16 +3,17 @@ PORTNAME= thunderbird 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: head/mail/thunderbird/distinfo ============================================================================== --- head/mail/thunderbird/distinfo Sun Dec 1 18:47:24 2019 (r518793) +++ head/mail/thunderbird/distinfo Sun Dec 1 18:47:51 2019 (r518794) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574195752 -SHA256 (thunderbird-68.3.0.source.tar.xz) = b1974bc0d2635983a2b9b5e3f8be9b69eaa7e66546805fed9ca50c1232b98e18 -SIZE (thunderbird-68.3.0.source.tar.xz) = 337539124 +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?201912011847.xB1IlqoV051998>