diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-02-07 21:03:55 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-02-07 21:03:55 +0000 |
commit | 04a3e15434457e9916cbccdae1c7a4ad66293a8c (patch) | |
tree | 1a4c8a8c635d26d52ec68e7372ba8367669b6901 /mail/thunderbird | |
parent | b886ec2b1b61bac90de42a01844c29ef3c5fee9c (diff) | |
download | ports-04a3e15434457e9916cbccdae1c7a4ad66293a8c.tar.gz ports-04a3e15434457e9916cbccdae1c7a4ad66293a8c.zip |
Diffstat (limited to 'mail/thunderbird')
-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 6e43762100a1..7be54b91841c 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,8 @@ PORTNAME= thunderbird -DISTVERSION= 102.7.1 -PORTREVISION= 1 +DISTVERSION= 102.7.2 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 a578779b1b65..ce1a42c5c55d 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675185145 -SHA256 (thunderbird-102.7.1.source.tar.xz) = 00c9a215ec99b4ce1683c8581b5bb44759ad31cb1303bdec173c053fcee27c91 -SIZE (thunderbird-102.7.1.source.tar.xz) = 510875912 +TIMESTAMP = 1675765010 +SHA256 (thunderbird-102.7.2.source.tar.xz) = 73713a19226a2bee353f5fc4f1e00e5b2df45c35ac8c3866d98094b00995386f +SIZE (thunderbird-102.7.2.source.tar.xz) = 502932420 |