git: 05c6bcf7e6a4 - main - mail/thunderbird: update to 115.11.0 (rc2)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 May 2024 18:34:07 UTC
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=05c6bcf7e6a4109e45579ac1432d6f6f92b9b00f commit 05c6bcf7e6a4109e45579ac1432d6f6f92b9b00f Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-05-13 18:33:22 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-05-13 18:33:22 +0000 mail/thunderbird: update to 115.11.0 (rc2) Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/115.11.0/releasenotes/ --- mail/thunderbird/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 480894f905e0..0eace83f2ab9 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,9 @@ PORTNAME= thunderbird DISTVERSION= 115.11.0 -PORTREVISION= 1 +PORTREVISION= 2 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