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

Christoph Moench-Tegeder cmt at FreeBSD.org
Fri Feb 5 17:39:35 UTC 2021


Author: cmt
Date: Fri Feb  5 17:39:33 2021
New Revision: 564142
URL: https://svnweb.freebsd.org/changeset/ports/564142

Log:
  MFH: r564056
  
  update thunderbird to 78.7.1
  
  Release Notes (soon):
    https://www.thunderbird.net/en-US/thunderbird/78.7.1/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	Fri Feb  5 17:39:24 2021	(r564141)
+++ branches/2021Q1/mail/thunderbird/Makefile	Fri Feb  5 17:39:33 2021	(r564142)
@@ -2,11 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	thunderbird
-DISTVERSION=	78.7.0
-PORTREVISION=	1
+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 at FreeBSD.org

Modified: branches/2021Q1/mail/thunderbird/distinfo
==============================================================================
--- branches/2021Q1/mail/thunderbird/distinfo	Fri Feb  5 17:39:24 2021	(r564141)
+++ branches/2021Q1/mail/thunderbird/distinfo	Fri Feb  5 17:39:33 2021	(r564142)
@@ -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


More information about the svn-ports-all mailing list