Date: Wed, 9 Oct 2024 20:21:14 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: 805624a9ced0 - 2024Q4 - mail/thunderbird: update to 128.3.1 (rc1) Message-ID: <202410092021.499KLEmd050410@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q4 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=805624a9ced0150d8bd01a5759e7544627398462 commit 805624a9ced0150d8bd01a5759e7544627398462 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-10-09 20:20:19 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-10-09 20:21:04 +0000 mail/thunderbird: update to 128.3.1 (rc1) Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/128.3.1esr/releasenotes/ (cherry picked from commit fe05b3cd892bdd03814af473bb13064fd508042b) --- mail/thunderbird/Makefile | 5 ++--- mail/thunderbird/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index aec76c9dced5..ca189afb5829 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,8 @@ PORTNAME= thunderbird -DISTVERSION= 128.3.0 -PORTREVISION= 2 +DISTVERSION= 128.3.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 d68776ce4a41..34b61a66a6cb 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727962580 -SHA256 (thunderbird-128.3.0esr.source.tar.xz) = 160d961930713e8797d8f9f35417fcdd954fd5e19f50d437bf8ae85dd4a13c2f -SIZE (thunderbird-128.3.0esr.source.tar.xz) = 672592576 +TIMESTAMP = 1728500995 +SHA256 (thunderbird-128.3.1esr.source.tar.xz) = 0e4a00d92b30b7d82213f710a1f5277796d965717888ae01e0cddf6b7bd889c9 +SIZE (thunderbird-128.3.1esr.source.tar.xz) = 678730388
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410092021.499KLEmd050410>