Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Dec 2020 17:47:29 +0000 (UTC)
From:      Christoph Moench-Tegeder <cmt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556774 - head/mail/thunderbird
Message-ID:  <202012011747.0B1HlTOB034031@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cmt
Date: Tue Dec  1 17:47:29 2020
New Revision: 556774
URL: https://svnweb.freebsd.org/changeset/ports/556774

Log:
  update thunderbird to 78.5.1 (rc1)
  
  Release Notes (soon):
    https://www.thunderbird.net/en-US/thunderbird/78.5.1/releasenotes/
  
  MFH:		2020Q4 (under blanket: web browser alike)

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

Modified: head/mail/thunderbird/Makefile
==============================================================================
--- head/mail/thunderbird/Makefile	Tue Dec  1 17:47:09 2020	(r556773)
+++ head/mail/thunderbird/Makefile	Tue Dec  1 17:47:29 2020	(r556774)
@@ -2,11 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	thunderbird
-DISTVERSION=	78.5.0
-PORTREVISION=	4
+DISTVERSION=	78.5.1
 CATEGORIES=	mail news net-im
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
-		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source
+		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
 DISTFILES=	${DISTNAME}.source${EXTRACT_SUFX}
 
 MAINTAINER=	gecko@FreeBSD.org

Modified: head/mail/thunderbird/distinfo
==============================================================================
--- head/mail/thunderbird/distinfo	Tue Dec  1 17:47:09 2020	(r556773)
+++ head/mail/thunderbird/distinfo	Tue Dec  1 17:47:29 2020	(r556774)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605609183
-SHA256 (thunderbird-78.5.0.source.tar.xz) = 5f8a89c20e3ede73510da3eef866a1d07f31251c7912f6c52759db78f2307b77
-SIZE (thunderbird-78.5.0.source.tar.xz) = 355944116
+TIMESTAMP = 1606829600
+SHA256 (thunderbird-78.5.1.source.tar.xz) = 17ec895e3dd435da49bfa30482e2397e644319b7f82890d2a947c95a5cb183c2
+SIZE (thunderbird-78.5.1.source.tar.xz) = 352743032



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012011747.0B1HlTOB034031>