svn commit: r556774 - head/mail/thunderbird

Christoph Moench-Tegeder cmt at FreeBSD.org
Tue Dec 1 17:47:30 UTC 2020


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


More information about the svn-ports-all mailing list