diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2020-09-25 08:07:08 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2020-09-25 08:07:08 +0000 |
commit | b90f232e338627942bb3ffddbeb0f976bcb40155 (patch) | |
tree | bdbd4ea78e1536466383cd4fcb7092268b16476f | |
parent | - Update to 5.5.1 (diff) |
mail/thunderbird: update to 78.3.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.3.1/releasenotes/
-rw-r--r-- | mail/thunderbird/Makefile | 5 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 0bc981373047..25b2fad869e5 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 78.3.0 -PORTREVISION= 3 +DISTVERSION= 78.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@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index a86f7705957a..1e386844c921 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600929511 -SHA256 (thunderbird-78.3.0.source.tar.xz) = b4e4784c981862d35fd1f89dfbe2ef5dc90df40fc002ea9b8add2f826c62e04d -SIZE (thunderbird-78.3.0.source.tar.xz) = 353727228 +TIMESTAMP = 1601019708 +SHA256 (thunderbird-78.3.1.source.tar.xz) = 4ea61f59a819f5a8a4574b0735952e23b4c86387b8da24906129c45e71bf2718 +SIZE (thunderbird-78.3.1.source.tar.xz) = 353920472 |