diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-06-18 20:01:35 +0200 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-06-18 20:04:09 +0200 |
commit | 180df22403fb3226b83cff7dbcfe678bbe5cbfc0 (patch) | |
tree | 4477c13dea4dcf9ed97aa70ccd25eff1633288a2 | |
parent | 0522cbdc8a217a866622ce67325a00e829a10472 (diff) | |
download | freebsd-ports-180df22403fb3226b83cff7dbcfe678bbe5cbfc0.zip |
mail/thunderbird: update to 115.12.1 (rc1)
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/115.12.1/releasenotes/
(cherry picked from commit 880fe300a6168ffbdd1d4c89b3ff5e3c1e96a9be)
-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 a76cf2e5b554..e2ed5be13000 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,8 @@ PORTNAME= thunderbird -DISTVERSION= 115.12.0 -PORTREVISION= 1 +DISTVERSION= 115.12.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 26298cf11151..9eb5cad8a33e 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718100635 -SHA256 (thunderbird-115.12.0.source.tar.xz) = 5d0c47eec0e047ac7ad9d39b564487b791528823e18c0012e4bb94233a96d25f -SIZE (thunderbird-115.12.0.source.tar.xz) = 539287212 +TIMESTAMP = 1718731773 +SHA256 (thunderbird-115.12.1.source.tar.xz) = e19642757ea395be1c43e6f26db85a8aad92479c3bb50e03df1ce96b6bafb62b +SIZE (thunderbird-115.12.1.source.tar.xz) = 535032092 |