Date: Thu, 10 Nov 2022 21:00:37 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: f6826de8fbdf - main - www/firefox: update to 107.0 (rc2) Message-ID: <202211102100.2AAL0bnl052227@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=f6826de8fbdfe57a59826f7657902a12d0954ba2 commit f6826de8fbdfe57a59826f7657902a12d0954ba2 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2022-11-10 21:00:06 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2022-11-10 21:00:06 +0000 www/firefox: update to 107.0 (rc2) Release Notes (soon): https://www.mozilla.org/en-US/firefox/107.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 bf87649f6ed6..242015cdcd3c 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 107.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/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 a261f5b893a1..53cf8861bacd 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667849286 -SHA256 (firefox-107.0.source.tar.xz) = 07a94156c10da66aa7e0bc165b3baf306934c2e199144148845d6d7faa92cf63 -SIZE (firefox-107.0.source.tar.xz) = 502971200 +TIMESTAMP = 1668109285 +SHA256 (firefox-107.0.source.tar.xz) = 8a562e5a397b57e9bf383c2988308ab494c5d28844e792c658fedea27756584a +SIZE (firefox-107.0.source.tar.xz) = 510848468
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211102100.2AAL0bnl052227>