svn commit: r562651 - head/mail/thunderbird

Christoph Moench-Tegeder cmt at FreeBSD.org
Tue Jan 26 10:40:40 UTC 2021


Author: cmt
Date: Tue Jan 26 10:40:39 2021
New Revision: 562651
URL: https://svnweb.freebsd.org/changeset/ports/562651

Log:
  update thunderbird to 78.7.0 (rc2)
  
  Release Notes (soon):
    https://www.thunderbird.net/en-US/thunderbird/78.7.0/releasenotes/
  
  MFH:		2021Q1 (when GA)

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

Modified: head/mail/thunderbird/Makefile
==============================================================================
--- head/mail/thunderbird/Makefile	Tue Jan 26 10:33:13 2021	(r562650)
+++ head/mail/thunderbird/Makefile	Tue Jan 26 10:40:39 2021	(r562651)
@@ -3,9 +3,10 @@
 
 PORTNAME=	thunderbird
 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: head/mail/thunderbird/distinfo
==============================================================================
--- head/mail/thunderbird/distinfo	Tue Jan 26 10:33:13 2021	(r562650)
+++ head/mail/thunderbird/distinfo	Tue Jan 26 10:40:39 2021	(r562651)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611516628
-SHA256 (thunderbird-78.7.0.source.tar.xz) = febe51548f3f9b082b9fd45176bccbca851d4ae0967ef080fec8a24c774d496f
-SIZE (thunderbird-78.7.0.source.tar.xz) = 355629548
+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-all mailing list