Date: Tue, 4 May 2021 22:51:49 GMT From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8152cce6ee37 - main - www/firefox: update to 88.0.1 (rc1) Message-ID: <202105042251.144MpnKe065867@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=8152cce6ee37aecd537737139186b370324e22cf commit 8152cce6ee37aecd537737139186b370324e22cf Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2021-05-04 22:51:20 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2021-05-04 22:51:20 +0000 www/firefox: update to 88.0.1 (rc1) Release Notes (soon): https://www.mozilla.org/en-US/firefox/88.0.1/releasenotes/ --- 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 1666c2000095..260039da8804 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,12 +1,11 @@ # Created by: Alan Eldridge <alane@FreeBSD.org> PORTNAME= firefox -DISTVERSION= 88.0 -PORTREVISION= 2 +DISTVERSION= 88.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 270b1c38f36d..0c892d9d8dd6 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618698329 -SHA256 (firefox-88.0.source.tar.xz) = 6b50dbfb393f843e4401e23965a1d8f7fd44b5a7628d95138294094094eee297 -SIZE (firefox-88.0.source.tar.xz) = 373744508 +TIMESTAMP = 1620159548 +SHA256 (firefox-88.0.1.source.tar.xz) = 83df1eae0e28fe99661fd5d39d705cdab2e108b4a24ce12c2db6183c632804cc +SIZE (firefox-88.0.1.source.tar.xz) = 376465316
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105042251.144MpnKe065867>