Date: Sat, 23 Jul 2022 14:42:13 GMT From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: e54a6d6d8da7 - 2022Q3 - mail/thunderbird: update to 91.12.0 (rc1) Message-ID: <202207231442.26NEgDAv085185@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q3 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=e54a6d6d8da7a33e1ac4b58efcee1d6390ee07e6 commit e54a6d6d8da7a33e1ac4b58efcee1d6390ee07e6 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2022-07-23 14:39:15 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2022-07-23 14:42:04 +0000 mail/thunderbird: update to 91.12.0 (rc1) Release Notes: https://www.thunderbird.net/en-US/thunderbird/91.12.0/releasenotes/ (cherry picked from commit 966158ff76d72cbe9e64c52c7f40adc60d8cced7) --- mail/thunderbird/Makefile | 7 +++---- mail/thunderbird/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index e74e2f0d435f..4c29633263d7 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,11 +1,10 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> PORTNAME= thunderbird -DISTVERSION= 91.11.0 -PORTREVISION= 1 -CATEGORIES= mail news net-im +DISTVERSION= 91.12.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 1015f5f508b0..39d68e17f9e4 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656407764 -SHA256 (thunderbird-91.11.0.source.tar.xz) = 318e6d80eecf2d6f8af5c58e99333b8c4822a720a6193dc38848ff9a1e9e6dc8 -SIZE (thunderbird-91.11.0.source.tar.xz) = 408098564 +TIMESTAMP = 1658584620 +SHA256 (thunderbird-91.12.0.source.tar.xz) = 8087e89b6766b02c1acd29dda6ad3118bdebeecb01ff1f74ad7af691954939a1 +SIZE (thunderbird-91.12.0.source.tar.xz) = 404609860
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207231442.26NEgDAv085185>