Date: Tue, 1 Mar 2022 15:22:58 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: fc8a638140fa - 2022Q1 - www/firefox-esr: update to 91.7.0 (rc2) Message-ID: <202203011522.221FMwh4006321@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q1 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc8a638140fac8bf22e7e62d12f5ed2cea00f107 commit fc8a638140fac8bf22e7e62d12f5ed2cea00f107 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2022-03-01 15:18:37 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2022-03-01 15:21:54 +0000 www/firefox-esr: update to 91.7.0 (rc2) Release Notes (soon): https://www.mozilla.org/en-US/firefox/91.7.0/releasenotes/ (cherry picked from commit 91d676d1c574542cdeae7a6e959d660362cb60aa) --- www/firefox-esr/Makefile | 3 ++- www/firefox-esr/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 1722772c4a3c..5fdfd6507f1f 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -2,10 +2,11 @@ PORTNAME= firefox DISTVERSION= 91.7.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index 1eba962b7da9..e188d9253c5f 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646083002 -SHA256 (firefox-91.7.0esr.source.tar.xz) = 1308392317ab37e5c6f95bb2e7ee3fff43a75a6297ae81292dff47047d64bcef -SIZE (firefox-91.7.0esr.source.tar.xz) = 380706492 +TIMESTAMP = 1646127001 +SHA256 (firefox-91.7.0esr.source.tar.xz) = 8a71b85b41945977b0581f6d65b9b3553acb06ff11d71d019643e95b13acce2a +SIZE (firefox-91.7.0esr.source.tar.xz) = 378846996
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203011522.221FMwh4006321>