diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-03-11 13:20:20 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-03-11 13:20:20 +0000 |
commit | fffe39528a507cc5b3490fe4e5d788acaeab3cf5 (patch) | |
tree | f103baef56025427186527325a4d4e6d70e0fe45 | |
parent | bc34058594371ed4a9f63db4e4d5673e91a9d78b (diff) | |
download | ports-fffe39528a507cc5b3490fe4e5d788acaeab3cf5.tar.gz ports-fffe39528a507cc5b3490fe4e5d788acaeab3cf5.zip |
mail/thunderbird: update to 102.9.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/102.9.0/releasenotes/
-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 c67458398fd3..a2e602706f4b 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,8 @@ PORTNAME= thunderbird -DISTVERSION= 102.8.0 -PORTREVISION= 4 +DISTVERSION= 102.9.0 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 e28c48c01776..10aa165931f9 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676412615 -SHA256 (thunderbird-102.8.0.source.tar.xz) = 12221faeb425490b799df12aa420ff9017eba573812b119b97ae1a1ed2727fc3 -SIZE (thunderbird-102.8.0.source.tar.xz) = 506030440 +TIMESTAMP = 1678490819 +SHA256 (thunderbird-102.9.0.source.tar.xz) = ecb34de765d548ed26ea24d4d617567a7896230d7c8379c1ef76be8ca05d6fef +SIZE (thunderbird-102.9.0.source.tar.xz) = 503081436 |