Date: Mon, 23 Aug 2021 22:00:38 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: 447c44a138e2 - 2021Q3 - www/firefox: update to 91.0.2 (rc1) Message-ID: <202108232200.17NM0c35083174@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=447c44a138e2bdeae1ec1bc0613be6f10ab45a5e commit 447c44a138e2bdeae1ec1bc0613be6f10ab45a5e Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2021-08-23 21:58:55 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2021-08-23 22:00:25 +0000 www/firefox: update to 91.0.2 (rc1) Release Notes (soon): https://www.mozilla.org/en-US/firefox/91.0.2/releasenotes/ (cherry picked from commit dfa87fa6c2cc651cb9cbc087f8dfd370e6d05ff9) --- www/firefox/Makefile | 4 ++-- www/firefox/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 4d90e0f857f1..ad9f740f9892 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,11 +1,11 @@ # Created by: Alan Eldridge <alane@FreeBSD.org> PORTNAME= firefox -DISTVERSION= 91.0.1 +DISTVERSION= 91.0.2 PORTEPOCH= 2 CATEGORIES= www 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/www/firefox/distinfo b/www/firefox/distinfo index 932ed46b6441..a6f187bfd8aa 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629137529 -SHA256 (firefox-91.0.1.source.tar.xz) = b95854ec9cb3e4409e5a1cf203c2b228146c6e3f9f3240d304cecec6b256f962 -SIZE (firefox-91.0.1.source.tar.xz) = 389052264 +TIMESTAMP = 1629750305 +SHA256 (firefox-91.0.2.source.tar.xz) = 23523af27631e24dd7dbab8429bcd0d828133e9d32b7ab343495c6e15912f6b5 +SIZE (firefox-91.0.2.source.tar.xz) = 381193820
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108232200.17NM0c35083174>