svn commit: r564056 - head/mail/thunderbird

Christoph Moench-Tegeder cmt at FreeBSD.org
Thu Feb 4 18:23:12 UTC 2021


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 at 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


More information about the svn-ports-all mailing list