svn commit: r562705 - branches/2021Q1/mail/thunderbird

Christoph Moench-Tegeder cmt at FreeBSD.org
Tue Jan 26 16:33:19 UTC 2021


Author: cmt
Date: Tue Jan 26 16:33:18 2021
New Revision: 562705
URL: https://svnweb.freebsd.org/changeset/ports/562705

Log:
  update thunderbird to 78.7.0
  
  Release Notes (soon):
    https://www.thunderbird.net/en-US/thunderbird/78.7.0/releasenotes/
  
  MFH: r562507 r562651
  
  update thunderbird to 78.7.0 (rc1)
  
  Release Notes (soon):
    https://www.thunderbird.net/en-US/thunderbird/78.7.0/releasenotes/
  
  update thunderbird to 78.7.0 (rc2)
  
  Release Notes (soon):
    https://www.thunderbird.net/en-US/thunderbird/78.7.0/releasenotes/

Modified:
  branches/2021Q1/mail/thunderbird/Makefile
  branches/2021Q1/mail/thunderbird/distinfo
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/mail/thunderbird/Makefile
==============================================================================
--- branches/2021Q1/mail/thunderbird/Makefile	Tue Jan 26 16:32:06 2021	(r562704)
+++ branches/2021Q1/mail/thunderbird/Makefile	Tue Jan 26 16:33:18 2021	(r562705)
@@ -2,10 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	thunderbird
-DISTVERSION=	78.6.1
+DISTVERSION=	78.7.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 at FreeBSD.org

Modified: branches/2021Q1/mail/thunderbird/distinfo
==============================================================================
--- branches/2021Q1/mail/thunderbird/distinfo	Tue Jan 26 16:32:06 2021	(r562704)
+++ branches/2021Q1/mail/thunderbird/distinfo	Tue Jan 26 16:33:18 2021	(r562705)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610105147
-SHA256 (thunderbird-78.6.1.source.tar.xz) = 870b544d26f5e52c187499d134e49eded2943a4a029269ae86aba6a69c53dcc6
-SIZE (thunderbird-78.6.1.source.tar.xz) = 351971732
+TIMESTAMP = 1611651281
+SHA256 (thunderbird-78.7.0.source.tar.xz) = 77b6da5cab9107cc1650f95be8593f6344bfe04d7e4395a28fde64a4fc301c08
+SIZE (thunderbird-78.7.0.source.tar.xz) = 353095828


More information about the svn-ports-branches mailing list