Date: Thu, 31 Mar 2022 15:07:17 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: 487468722fe2 - main - www/firefox: update to 99.0 (rc2) Message-ID: <202203311507.22VF7HUp013320@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=487468722fe2cfdaa7a10e3871a00f4dcab8ab38 commit 487468722fe2cfdaa7a10e3871a00f4dcab8ab38 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2022-03-31 15:06:36 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2022-03-31 15:06:36 +0000 www/firefox: update to 99.0 (rc2) Release Notes (soon): https://www.mozilla.org/en-US/firefox/99.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 78a8929d4137..4f67731f3097 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,10 +2,11 @@ PORTNAME= firefox DISTVERSION= 99.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 194f29549dad..fc3c36b1b042 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648503963 -SHA256 (firefox-99.0.source.tar.xz) = 440fdb7bf7c4a780e3b7a17a6f1f49cb1290d7e2cf009e24d35842136c74a1a6 -SIZE (firefox-99.0.source.tar.xz) = 481575776 +TIMESTAMP = 1648722654 +SHA256 (firefox-99.0.source.tar.xz) = 513f8d2cafa39a2d50f2c4a25cc48093e89f715a706b941170fa48e397976327 +SIZE (firefox-99.0.source.tar.xz) = 486210264
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203311507.22VF7HUp013320>