diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-09-30 21:44:18 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-09-30 21:44:18 +0000 |
commit | f9d1403b49b1b5d115712876c4beef74b6c431dd (patch) | |
tree | 0bc1f396a2849e1c765fa1817a92c9fef17371c5 | |
parent | 0c7f3f0ec59d4e32ef719c5660d6615e6187d13c (diff) | |
download | ports-f9d1403b49b1b5d115712876c4beef74b6c431dd.tar.gz ports-f9d1403b49b1b5d115712876c4beef74b6c431dd.zip |
mail/thunderbird: update to 128.3.0 (rc2)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/128.3.0esr/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 89bf5b62413a..edf8908cfdf6 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,8 +1,9 @@ PORTNAME= thunderbird DISTVERSION= 128.3.0 +PORTREVISION= 1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 665bfda8eb12..06ab1dfe3f0f 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727620728 -SHA256 (thunderbird-128.3.0esr.source.tar.xz) = 41585025b256982c2f372198acbfeec53009ed9cde5fdfc924e8bb50c1464470 -SIZE (thunderbird-128.3.0esr.source.tar.xz) = 679255472 +TIMESTAMP = 1727731885 +SHA256 (thunderbird-128.3.0esr.source.tar.xz) = faf909bc9fd2c83c0d74506cfc541734c8dd988d2246f3e6ccba171e589fed61 +SIZE (thunderbird-128.3.0esr.source.tar.xz) = 672295196 |