svn commit: r520289 - head/mail/thunderbird

Christoph Moench-Tegeder cmt at FreeBSD.org
Mon Dec 16 23:24:09 UTC 2019


Author: cmt
Date: Mon Dec 16 23:24:08 2019
New Revision: 520289
URL: https://svnweb.freebsd.org/changeset/ports/520289

Log:
  mail/thunderbird: upgrade to 68.3.1 (rc1)
  
  Release Notes (soon):
    https://www.thunderbird.net/en-US/thunderbird/68.3.1/releasenotes/
  
  MFH:		2019Q4 (once it's ga, if that's happens this year; and then it's blanket: web browser alike)

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

Modified: head/mail/thunderbird/Makefile
==============================================================================
--- head/mail/thunderbird/Makefile	Mon Dec 16 22:11:26 2019	(r520288)
+++ head/mail/thunderbird/Makefile	Mon Dec 16 23:24:08 2019	(r520289)
@@ -2,11 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	thunderbird
-DISTVERSION=	68.3.0
-PORTREVISION=	1
+DISTVERSION=	68.3.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	Mon Dec 16 22:11:26 2019	(r520288)
+++ head/mail/thunderbird/distinfo	Mon Dec 16 23:24:08 2019	(r520289)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575224070
-SHA256 (thunderbird-68.3.0.source.tar.xz) = f68cb53deb6c1840cc3f2b1e842bac8ebaf090e9cd89afb376ba0e1ba62820aa
-SIZE (thunderbird-68.3.0.source.tar.xz) = 331088404
+TIMESTAMP = 1576518952
+SHA256 (thunderbird-68.3.1.source.tar.xz) = 76284cd3f192ac5678bbf10e1ce9308e913c2e6dde89e055d3ffe568e0e71fa6
+SIZE (thunderbird-68.3.1.source.tar.xz) = 338866820


More information about the svn-ports-all mailing list