diff options
| author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-05-12 21:05:20 +0000 |
|---|---|---|
| committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-05-12 21:05:20 +0000 |
| commit | 1d8176c988c3ababb693245cd83fe98942a5b7b8 (patch) | |
| tree | 2746489bb866cbe45a65a5d3308ad9552cbaeb06 | |
| parent | 99b9d7dd658ecb14c72ba3361de02bf80bed8343 (diff) | |
| -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 18c4897274c0..6503c3a6d048 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,8 @@ PORTNAME= thunderbird -DISTVERSION= 138.0 -PORTREVISION= 1 +DISTVERSION= 138.0.1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index 22aab150360c..0ca168b6d46a 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745955162 -SHA256 (thunderbird-138.0.source.tar.xz) = c92ce790e32f29c76162817db5f73a5769e16b7b8c8942fa40b120d261ef8d9b -SIZE (thunderbird-138.0.source.tar.xz) = 749291604 +TIMESTAMP = 1747078528 +SHA256 (thunderbird-138.0.1.source.tar.xz) = eaee181a9d5660c971d66db7de7adc3c16ea9f0f3c7e8339b6985d6688a80180 +SIZE (thunderbird-138.0.1.source.tar.xz) = 758760604 |
