svn commit: r568985 - head/mail/thunderbird

Christoph Moench-Tegeder cmt at FreeBSD.org
Mon Mar 22 20:51:01 UTC 2021


Author: cmt
Date: Mon Mar 22 20:51:00 2021
New Revision: 568985
URL: https://svnweb.freebsd.org/changeset/ports/568985

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

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

Modified: head/mail/thunderbird/Makefile
==============================================================================
--- head/mail/thunderbird/Makefile	Mon Mar 22 19:54:52 2021	(r568984)
+++ head/mail/thunderbird/Makefile	Mon Mar 22 20:51:00 2021	(r568985)
@@ -3,9 +3,10 @@
 
 PORTNAME=	thunderbird
 DISTVERSION=	78.9.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	Mon Mar 22 19:54:52 2021	(r568984)
+++ head/mail/thunderbird/distinfo	Mon Mar 22 20:51:00 2021	(r568985)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616247651
-SHA256 (thunderbird-78.9.0.source.tar.xz) = 6231e85c24be7806108b37fd21eb7f3b770d108225e966159569e50a68fc577c
-SIZE (thunderbird-78.9.0.source.tar.xz) = 354526292
+TIMESTAMP = 1616444690
+SHA256 (thunderbird-78.9.0.source.tar.xz) = 8015a7f78b1644578f398b5ab670637c70890ab2bade35ba321d47d099ed3ac0
+SIZE (thunderbird-78.9.0.source.tar.xz) = 353051768


More information about the svn-ports-all mailing list