diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-11-02 21:59:03 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-11-02 21:59:03 +0000 |
commit | d8e3c91f4a5cd26033337c22c62e48ba5dc28fc9 (patch) | |
tree | ab312140bbed46b2d8fe0a36a693d00d9364e70b | |
parent | 02d14241a265dfeb6e61eeb86b49fe363a33c939 (diff) | |
download | ports-d8e3c91f4a5cd26033337c22c62e48ba5dc28fc9.tar.gz ports-d8e3c91f4a5cd26033337c22c62e48ba5dc28fc9.zip |
-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 c22e7a6e79bb..38e1e87fc823 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,8 +1,9 @@ PORTNAME= thunderbird DISTVERSION= 102.4.2 +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/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 98530dd11f9b..232036a80280 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667310571 -SHA256 (thunderbird-102.4.2.source.tar.xz) = b7be5ec61547a2fd579bc65c313be016b728565d83f094e21bb4b8ac9ef1ac32 -SIZE (thunderbird-102.4.2.source.tar.xz) = 503551688 +TIMESTAMP = 1667423042 +SHA256 (thunderbird-102.4.2.source.tar.xz) = ffc4a0499ccef41dccd99a683715199e9c839d628240dfb4b5f52bf1e6c902d5 +SIZE (thunderbird-102.4.2.source.tar.xz) = 500913544 |