diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-05-02 20:28:14 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-05-02 20:28:14 +0000 |
commit | 0903521691ff155a81d00acf3c1cfc4e39c98814 (patch) | |
tree | a987c2a713a117f29a66519f6ad370ee6f514445 | |
parent | 07e7bc67d26d7ec6ec0be2d9910e44bb6e6bc953 (diff) | |
download | ports-0903521691ff155a81d00acf3c1cfc4e39c98814.tar.gz ports-0903521691ff155a81d00acf3c1cfc4e39c98814.zip |
mail/thunderbird: update to 91.9.0 (rc3)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.9.0/releasenotes/
-rw-r--r-- | mail/thunderbird/Makefile | 4 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index fe730879e775..679dfc9d0e24 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -2,10 +2,10 @@ PORTNAME= thunderbird DISTVERSION= 91.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index af32611c1de5..00514843858d 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651256108 -SHA256 (thunderbird-91.9.0.source.tar.xz) = ced5434435f3eee7dc7d344f2be8a7511c71664214dde6eeeb3a78436ed0fbf1 -SIZE (thunderbird-91.9.0.source.tar.xz) = 405360448 +TIMESTAMP = 1651521993 +SHA256 (thunderbird-91.9.0.source.tar.xz) = 616e48327c4b0cdd2fd3c6385bfa4d380ba5cc7c52ce6014ae39d389a19fd092 +SIZE (thunderbird-91.9.0.source.tar.xz) = 403847916 |