diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-07-19 15:04:14 +0200 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-07-19 15:04:14 +0200 |
commit | a438fe66483dd24020c900756d3c363bb5d12561 (patch) | |
tree | fd1f328bae6b1fa8077fb81fc832a481ce736b86 | |
parent | www/tor-browser: Improve port (diff) |
mail/thunderbird: update to 141.0 (rc2)
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/141.0/releasenotes/
-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 5f845e96aa65..b8baea55f37d 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,8 +1,9 @@ PORTNAME= thunderbird DISTVERSION= 141.0 +PORTREVISION= 1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 56c79ceb58a1..b7c39d931b73 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752858817 -SHA256 (thunderbird-141.0.source.tar.xz) = 7eda4413e349d40152d1b6150d5f99e0e6db400a5b6853c2093ac142853bb9b1 -SIZE (thunderbird-141.0.source.tar.xz) = 762405004 +TIMESTAMP = 1752928378 +SHA256 (thunderbird-141.0.source.tar.xz) = be3e00918650ba060761f55791e82df944d68f8d84e3eaea4c1cb92733bbd13c +SIZE (thunderbird-141.0.source.tar.xz) = 760085448 |