Date: Tue, 15 Jun 2021 12:36:55 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: b8723f121c77 - 2021Q2 - www/firefox: update to 89.0.1 (rc1) Message-ID: <202106151236.15FCatVC073678@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=b8723f121c7719284b01a1c32a725528d5e9023f commit b8723f121c7719284b01a1c32a725528d5e9023f Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2021-06-15 12:35:25 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2021-06-15 12:36:43 +0000 www/firefox: update to 89.0.1 (rc1) Release Notes (soon): https://www.mozilla.org/en-US/firefox/89.0.1/releasenotes/ (cherry picked from commit 18cd21c4bfe3a7e0446d3b21c17aabce82f42454) --- www/firefox/Makefile | 5 ++--- www/firefox/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 850c827c9513..9e27b33ee149 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,12 +1,11 @@ # Created by: Alan Eldridge <alane@FreeBSD.org> PORTNAME= firefox -DISTVERSION= 89.0 -PORTREVISION= 2 +DISTVERSION= 89.0.1 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 94056f782f2b..dc8277c8e5a3 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622239541 -SHA256 (firefox-89.0.source.tar.xz) = db43d7d5796455051a5b847f6daa3423393803c9288c8b6d7f1186f5e2e0a90a -SIZE (firefox-89.0.source.tar.xz) = 371153536 +TIMESTAMP = 1623757441 +SHA256 (firefox-89.0.1.source.tar.xz) = 3110f0b70fad1af3a306f752d561c4074238c1816698919fe8530c258290401c +SIZE (firefox-89.0.1.source.tar.xz) = 379945460
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106151236.15FCatVC073678>