diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-01-31 18:01:40 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-01-31 18:01:40 +0000 |
commit | 6ca51300df64db33e6bb77592974e0b1d96a4204 (patch) | |
tree | a6a3df7a0b005283d734cea369327251e17bde39 | |
parent | 311d8adb04e3c55143f10ff16ec4fed35fc667fd (diff) | |
download | ports-6ca51300df64db33e6bb77592974e0b1d96a4204.tar.gz ports-6ca51300df64db33e6bb77592974e0b1d96a4204.zip |
mail/thunderbird: update to 102.7.1 (rc2)
-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 c831def4ff32..6e43762100a1 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,8 +1,9 @@ PORTNAME= thunderbird DISTVERSION= 102.7.1 +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 e8c73967bdec..a578779b1b65 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674544386 -SHA256 (thunderbird-102.7.1.source.tar.xz) = 74cbf32140cbbd7954093f7adc1a1d0cf8a9b0f77dfd9d344540a111fed9ac20 -SIZE (thunderbird-102.7.1.source.tar.xz) = 499664624 +TIMESTAMP = 1675185145 +SHA256 (thunderbird-102.7.1.source.tar.xz) = 00c9a215ec99b4ce1683c8581b5bb44759ad31cb1303bdec173c053fcee27c91 +SIZE (thunderbird-102.7.1.source.tar.xz) = 510875912 |