aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2024-05-13 18:33:22 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2024-05-13 18:35:23 +0000
commit8c3a982203ba061185246b68a106b188b683b39e (patch)
treecf6a2980adf88697f92b3a8aa0610188ddbac981
parent8db69aebd121759c5b407c78e9e82a26b229efb9 (diff)
downloadports-8c3a982203ba061185246b68a106b188b683b39e.tar.gz
ports-8c3a982203ba061185246b68a106b188b683b39e.zip
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)
-rw-r--r--mail/thunderbird/Makefile3
1 files changed, 2 insertions, 1 deletions
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