Date: Thu, 12 Mar 2020 18:58:18 +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: r528313 - branches/2020Q1/mail/thunderbird Message-ID: <202003121858.02CIwImf009974@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cmt Date: Thu Mar 12 18:58:18 2020 New Revision: 528313 URL: https://svnweb.freebsd.org/changeset/ports/528313 Log: MFH: r528231 mail/thunderbird: update to 68.6.0 Releasenotes https://www.thunderbird.net/en-US/thunderbird/68.6.0/releasenotes/ Approved by: portmgr blanket "web browser alike" Modified: branches/2020Q1/mail/thunderbird/Makefile branches/2020Q1/mail/thunderbird/distinfo Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/mail/thunderbird/Makefile ============================================================================== --- branches/2020Q1/mail/thunderbird/Makefile Thu Mar 12 18:52:29 2020 (r528312) +++ branches/2020Q1/mail/thunderbird/Makefile Thu Mar 12 18:58:18 2020 (r528313) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 68.5.0 -PORTREVISION= 1 +DISTVERSION= 68.6.0 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 Modified: branches/2020Q1/mail/thunderbird/distinfo ============================================================================== --- branches/2020Q1/mail/thunderbird/distinfo Thu Mar 12 18:52:29 2020 (r528312) +++ branches/2020Q1/mail/thunderbird/distinfo Thu Mar 12 18:58:18 2020 (r528313) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581324235 -SHA256 (thunderbird-68.5.0.source.tar.xz) = 8b2c02a08c7f6e20e141461710dcd442426fd875c44d39d9b369eb82d965026d -SIZE (thunderbird-68.5.0.source.tar.xz) = 331328840 +TIMESTAMP = 1583928766 +SHA256 (thunderbird-68.6.0.source.tar.xz) = 4e3b8fdcfae12e7d49232a9c324e82d47ed94b371031f31baf69b2f7c2fb5b51 +SIZE (thunderbird-68.6.0.source.tar.xz) = 339643212
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003121858.02CIwImf009974>