diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-11-29 20:42:49 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-11-29 20:42:49 +0000 |
commit | 04310b3206001a3fce56d2a6a94f0eb497dd938d (patch) | |
tree | be6e207f1cd78fd5abd1168aa8b7e58466977ec3 | |
parent | 0fa855ad571d4f3e977c035f0324bb8a9bfbdae0 (diff) | |
download | ports-04310b3206001a3fce56d2a6a94f0eb497dd938d.tar.gz ports-04310b3206001a3fce56d2a6a94f0eb497dd938d.zip |
mail/thunderbird: update to 102.5.1 (rc1)
-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 3f0c8c1a9081..790078a5d5da 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,8 @@ PORTNAME= thunderbird -DISTVERSION= 102.5.0 -PORTREVISION= 2 +DISTVERSION= 102.5.1 CATEGORIES= mail news net-im wayland 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 7c243f4b3352..f668af0609a8 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668548093 -SHA256 (thunderbird-102.5.0.source.tar.xz) = bdf8c4882e951939950b3c8aec26b15414c61c02560804f1940070f4b945d38c -SIZE (thunderbird-102.5.0.source.tar.xz) = 506950192 +TIMESTAMP = 1669744508 +SHA256 (thunderbird-102.5.1.source.tar.xz) = d8de843fffcd10b23c348c5726bff7215c983220ab9e63a5eb7e25aa33901528 +SIZE (thunderbird-102.5.1.source.tar.xz) = 509550884 |