Date: Tue, 11 Jun 2024 15:31:01 GMT From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 71b4d14619c6 - 2024Q2 - mail/thunderbird: update to 115.12.0 (rc2) Message-ID: <202406111531.45BFV1kH089665@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q2 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=71b4d14619c62ec8fe5037ff9ea1921269ee18a9 commit 71b4d14619c62ec8fe5037ff9ea1921269ee18a9 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-06-11 15:27:39 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-06-11 15:30:52 +0000 mail/thunderbird: update to 115.12.0 (rc2) Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/115.12.0/releasenotes/ (cherry picked from commit afc997f022b0a86e96367bea9b59f20a5dbbf0bc) --- mail/thunderbird/Makefile | 3 ++- mail/thunderbird/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index cf2692dcc6f8..a76cf2e5b554 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,8 +1,9 @@ PORTNAME= thunderbird DISTVERSION= 115.12.0 +PORTREVISION= 1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 71b3f31157fb..26298cf11151 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717781997 -SHA256 (thunderbird-115.12.0.source.tar.xz) = ed105c8d9298bcaee7c02e9325abd6a0d19926605bac34460de649628fdc67fb -SIZE (thunderbird-115.12.0.source.tar.xz) = 536000896 +TIMESTAMP = 1718100635 +SHA256 (thunderbird-115.12.0.source.tar.xz) = 5d0c47eec0e047ac7ad9d39b564487b791528823e18c0012e4bb94233a96d25f +SIZE (thunderbird-115.12.0.source.tar.xz) = 539287212
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406111531.45BFV1kH089665>