diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-12-14 22:43:02 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-12-14 22:43:02 +0000 |
commit | 7b8df4856d5bb6ccccdb3a4ea5f5a5d2282b7880 (patch) | |
tree | b469d46987ba11069c46d3f3aec80366808a2184 /mail | |
parent | f60288f8df26391a6d107ddbc11b6590dfa0ee00 (diff) | |
download | ports-7b8df4856d5bb6ccccdb3a4ea5f5a5d2282b7880.tar.gz ports-7b8df4856d5bb6ccccdb3a4ea5f5a5d2282b7880.zip |
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird/Makefile | 5 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 7ae40c0d0ae5..ca53a3a2acda 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,8 @@ PORTNAME= thunderbird -DISTVERSION= 115.5.2 -PORTREVISION= 1 +DISTVERSION= 115.6.0 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index c08e15a23c35..8441a9444933 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702324255 -SHA256 (thunderbird-115.5.2.source.tar.xz) = b6cf71489366215bb0c0b16f50c1a3895afb2404970944c2fbba55a426ee15ce -SIZE (thunderbird-115.5.2.source.tar.xz) = 531855444 +TIMESTAMP = 1702592164 +SHA256 (thunderbird-115.6.0.source.tar.xz) = 7f92e41c3700b2bf3333927a8d97d1c41ca8a84e0edce44c357efc59c8e9276b +SIZE (thunderbird-115.6.0.source.tar.xz) = 536313736 |