Date: Thu, 5 Aug 2021 22:40:05 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: 2db79ab2698a - main - www/firefox: bump to 91.0 rc2 Message-ID: <202108052240.175Me5Xi070748@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=2db79ab2698aafdce1cbb56920e1bb6e9ea0873a commit 2db79ab2698aafdce1cbb56920e1bb6e9ea0873a Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2021-08-05 22:39:28 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2021-08-05 22:39:28 +0000 www/firefox: bump to 91.0 rc2 Release Notes (soon): https://www.mozilla.org/en-US/firefox/91.0/releasenotes/ --- 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 1ef6981cdca3..c73afc944cf5 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,10 +2,11 @@ PORTNAME= firefox DISTVERSION= 91.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 09b47f493f95..6be316d0428c 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628005545 -SHA256 (firefox-91.0.source.tar.xz) = 85c11de2dbf23f881283e2283b250a355c50b1bd961aaa288bb6725792125ff3 -SIZE (firefox-91.0.source.tar.xz) = 379049704 +TIMESTAMP = 1628191604 +SHA256 (firefox-91.0.source.tar.xz) = 2a4d1f788ab77f68380d4e6ab0b36bd1efd1a4ac9e9c6d10e39377894c077901 +SIZE (firefox-91.0.source.tar.xz) = 380788436
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108052240.175Me5Xi070748>