diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-07-12 17:48:32 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-07-12 17:48:32 +0000 |
commit | 9710ff2ef43720ef9a18220d869f04e3af3df8b4 (patch) | |
tree | 3092a3be428449beb0d716ea08a2435ed8adaea6 /mail/thunderbird | |
parent | 3287192e7660006fb0a06a21527532fb4d6390fb (diff) |
mail/thunderbird: update to 78.12.0 (rc2)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.12.0/releasenotes/
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index fa2e9a7feacb..dfc600bfce12 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -2,9 +2,10 @@ PORTNAME= thunderbird DISTVERSION= 78.12.0 +PORTREVISION= 1 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index ad779db997c2..002d5c65e0c6 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625768862 -SHA256 (thunderbird-78.12.0.source.tar.xz) = 1cefd1defea4ce50fe2f0160d946dd7262a29f58ee9eba1102b1f5e4a2ad04aa -SIZE (thunderbird-78.12.0.source.tar.xz) = 359460892 +TIMESTAMP = 1626098882 +SHA256 (thunderbird-78.12.0.source.tar.xz) = e2a214cf6b056fb5fde9bcaf9aee9a619bab337f163d99b1cc216d1c44d6f200 +SIZE (thunderbird-78.12.0.source.tar.xz) = 355933664 |