Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Feb 2021 18:23:11 +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: r564056 - head/mail/thunderbird
Message-ID:  <202102041823.114INBo7043174@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cmt
Date: Thu Feb  4 18:23:11 2021
New Revision: 564056
URL: https://svnweb.freebsd.org/changeset/ports/564056

Log:
  update thunderbird to 78.7.1 (rc1)
  
  Release Notes (soon):
    https://www.thunderbird.net/en-US/thunderbird/78.7.1/releasenotes/
  
  MFH:		2021Q1 (when it's GA)

Modified:
  head/mail/thunderbird/Makefile
  head/mail/thunderbird/distinfo

Modified: head/mail/thunderbird/Makefile
==============================================================================
--- head/mail/thunderbird/Makefile	Thu Feb  4 18:03:24 2021	(r564055)
+++ head/mail/thunderbird/Makefile	Thu Feb  4 18:23:11 2021	(r564056)
@@ -2,11 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	thunderbird
-DISTVERSION=	78.7.0
-PORTREVISION=	2
+DISTVERSION=	78.7.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: head/mail/thunderbird/distinfo
==============================================================================
--- head/mail/thunderbird/distinfo	Thu Feb  4 18:03:24 2021	(r564055)
+++ head/mail/thunderbird/distinfo	Thu Feb  4 18:23:11 2021	(r564056)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611651281
-SHA256 (thunderbird-78.7.0.source.tar.xz) = 77b6da5cab9107cc1650f95be8593f6344bfe04d7e4395a28fde64a4fc301c08
-SIZE (thunderbird-78.7.0.source.tar.xz) = 353095828
+TIMESTAMP = 1612439010
+SHA256 (thunderbird-78.7.1.source.tar.xz) = 0ccc5a54fb2548489c9579f677cb4ff3c191b1d1fcf33bef6b1cf6eb704e385a
+SIZE (thunderbird-78.7.1.source.tar.xz) = 361610852



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102041823.114INBo7043174>