Date: Wed, 1 Sep 2021 21:39:24 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: 1b6096a28240 - 2021Q3 - www/firefox: update to 92.0 (rc2) Message-ID: <202109012139.181LdOot001002@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b6096a282408cace12f459710d5f9919273adcb commit 1b6096a282408cace12f459710d5f9919273adcb Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2021-09-01 21:37:39 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2021-09-01 21:39:14 +0000 www/firefox: update to 92.0 (rc2) Release Notes (soon): https://www.mozilla.org/en-US/firefox/92.0/releasenotes/ (cherry picked from commit d188c9d7b4ccdfb3f4ba299b5e3e70fc4e22b177) --- www/firefox/Makefile | 3 ++- www/firefox/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 9bc4084f5dec..826a7df68a96 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,10 +2,11 @@ PORTNAME= firefox DISTVERSION= 92.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www 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/www/firefox/distinfo b/www/firefox/distinfo index 2ce0b78ee4e0..728fb31356a1 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630410984 -SHA256 (firefox-92.0.source.tar.xz) = a6a681bbf7d5f8d5e75a8fda629de16a94d2b8938584e20510dda7eea0358dd0 -SIZE (firefox-92.0.source.tar.xz) = 381561996 +TIMESTAMP = 1630519954 +SHA256 (firefox-92.0.source.tar.xz) = 90b6ef4c0097eb5e0f8c32a1a9dca7fdae233d893fb1e826b92fc89ee7d889c3 +SIZE (firefox-92.0.source.tar.xz) = 379736852
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109012139.181LdOot001002>