diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-04-10 20:22:35 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-04-10 20:22:35 +0000 |
commit | aca8d63cbb0ca0bd97f08600e863c1b508a9c025 (patch) | |
tree | 3bc2539544a578f9a6c61229cc9a3387fd8947b4 /mail | |
parent | ee731b2d1eb7f389aadbcbb4b38e5e7bfa40060b (diff) |
Diffstat (limited to 'mail')
-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 3cb6cbdafaf3..7f9bcd54ffdc 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,8 +1,9 @@ PORTNAME= thunderbird DISTVERSION= 102.10.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/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 25a7a91a24e3..fbac01309ef2 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680727614 -SHA256 (thunderbird-102.10.0.source.tar.xz) = 516ba1863d98205d3d0472cadb56ebddadce9e7198041d12f1f0d8fa398524f8 -SIZE (thunderbird-102.10.0.source.tar.xz) = 501419444 +TIMESTAMP = 1681150307 +SHA256 (thunderbird-102.10.0.source.tar.xz) = 73183365c0888b489648b9baaa717ebccbb9add4d245e24e95d43cc76810f8ca +SIZE (thunderbird-102.10.0.source.tar.xz) = 500949660 |