Date: Fri, 22 May 2020 16:29:17 +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: r536211 - branches/2020Q2/mail/thunderbird Message-ID: <202005221629.04MGTHCI095122@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cmt Date: Fri May 22 16:29:16 2020 New Revision: 536211 URL: https://svnweb.freebsd.org/changeset/ports/536211 Log: MFH: r536202 mail/thunderbird: update to 68.8.1 Release Notes: https://www.thunderbird.net/en-US/thunderbird/68.8.1/releasenotes/ Approved by: portmgr (blanket: web browser alike) Modified: branches/2020Q2/mail/thunderbird/Makefile branches/2020Q2/mail/thunderbird/distinfo Directory Properties: branches/2020Q2/ (props changed) Modified: branches/2020Q2/mail/thunderbird/Makefile ============================================================================== --- branches/2020Q2/mail/thunderbird/Makefile Fri May 22 16:14:41 2020 (r536210) +++ branches/2020Q2/mail/thunderbird/Makefile Fri May 22 16:29:16 2020 (r536211) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 68.8.0 -PORTREVISION= 3 +DISTVERSION= 68.8.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/2020Q2/mail/thunderbird/distinfo ============================================================================== --- branches/2020Q2/mail/thunderbird/distinfo Fri May 22 16:14:41 2020 (r536210) +++ branches/2020Q2/mail/thunderbird/distinfo Fri May 22 16:29:16 2020 (r536211) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588673269 -SHA256 (thunderbird-68.8.0.source.tar.xz) = ce87c3f2bb37d4ee827a32df16b25396590e98fbf6e8072ca16ba68c0d10cb0b -SIZE (thunderbird-68.8.0.source.tar.xz) = 335068956 +TIMESTAMP = 1590140127 +SHA256 (thunderbird-68.8.1.source.tar.xz) = 99b42a8451dfdd7b343f70aff66c3f28e1be22ba7fcd5dca51e39606d9ba7b6d +SIZE (thunderbird-68.8.1.source.tar.xz) = 337093664
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005221629.04MGTHCI095122>