diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-07-09 22:45:08 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-07-09 22:45:08 +0000 |
commit | e60190c0218662a99a731e836ef8b0cb5d449c24 (patch) | |
tree | d974c3b4f1588a1020004997ba7e6b97306226e9 | |
parent | a1bae26b2da1487f10fdce808600a8b36ec90bfb (diff) |
mail/thunderbird: update to 115.13.0 (rc3)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/115.13.0/releasenotes/
-rw-r--r-- | mail/thunderbird/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index f2fc16acbbe6..54f748a47b6c 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,8 +1,9 @@ PORTNAME= thunderbird DISTVERSION= 115.13.0 +PORTREVISION= 1 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/build3/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 709fbc601439..5dd6cfaf6326 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720024059 -SHA256 (thunderbird-115.13.0.source.tar.xz) = 8d30bb308c305e10110694e992e965d073b1cccce0d2704b27641d36e07aed4a -SIZE (thunderbird-115.13.0.source.tar.xz) = 539608140 +TIMESTAMP = 1720562559 +SHA256 (thunderbird-115.13.0.source.tar.xz) = 057f9436b383d668fc266d96dc62b50e669a68ee2af462e020997f5e274fc59e +SIZE (thunderbird-115.13.0.source.tar.xz) = 531342044 |