diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-01-21 21:12:37 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-01-21 21:14:00 +0000 |
commit | 4b69225e9b49312add52cd26a08dd4bbb274ac19 (patch) | |
tree | 462a14350d88381e77945730707c3e407c561016 | |
parent | 4df1034dd8e704bbea218689dc0ac85de3e053fb (diff) |
mail/thunderbird: update to 128.6.1 (rc1)
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/128.6.1esr/releasenotes/
(cherry picked from commit 6c44f6e4dcbabb404cc0297bc7a554cbf52021f5)
-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 297e930ea337..be72818224bc 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,8 @@ PORTNAME= thunderbird -DISTVERSION= 128.6.0 -PORTREVISION= 2 +DISTVERSION= 128.6.1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 3b9d158f8d51..594c7e3f24f5 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736283532 -SHA256 (thunderbird-128.6.0esr.source.tar.xz) = 1ab6155cd756f905d9b3a85b47b106e5a32626a3eec006c263b811772c4682f3 -SIZE (thunderbird-128.6.0esr.source.tar.xz) = 675443868 +TIMESTAMP = 1737492872 +SHA256 (thunderbird-128.6.1esr.source.tar.xz) = dc33520df77fba705d64bf709caf2bea7cab1e38b87e50cb77c740dcede90931 +SIZE (thunderbird-128.6.1esr.source.tar.xz) = 672384052 |