Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2024 18:35:49 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: 8c3a982203ba - 2024Q2 - mail/thunderbird: update to 115.11.0 (rc2)
Message-ID:  <202405131835.44DIZnIN050617@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=8c3a982203ba061185246b68a106b188b683b39e

commit 8c3a982203ba061185246b68a106b188b683b39e
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:35:23 +0000

    mail/thunderbird: update to 115.11.0 (rc2)
    
    Release Notes (soon):
      https://www.thunderbird.net/en-US/thunderbird/115.11.0/releasenotes/
    
    (cherry picked from commit 05c6bcf7e6a4109e45579ac1432d6f6f92b9b00f)
---
 mail/thunderbird/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 60a8aadb0b55..0eace83f2ab9 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	thunderbird
 DISTVERSION=	115.11.0
+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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405131835.44DIZnIN050617>