Date: Thu, 15 Sep 2022 21:08:22 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: 8b8eb5fe5aa7 - main - www/firefox: update to 105.0 (rc2) Message-ID: <202209152108.28FL8MaP084559@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=8b8eb5fe5aa70a2618705cebdf06ca7351f1ffb0 commit 8b8eb5fe5aa70a2618705cebdf06ca7351f1ffb0 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2022-09-15 21:07:42 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2022-09-15 21:07:42 +0000 www/firefox: update to 105.0 (rc2) Release Notes (soon): https://www.mozilla.org/en-US/firefox/105.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 9da03938170e..5abdab696039 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 105.0 PORTEPOCH= 2 +PORTREVISION= 1 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 e5bf6760abeb..1ba51b06a9bd 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663006996 -SHA256 (firefox-105.0.source.tar.xz) = df3e6077fcfbd785f21e12292687b2b06563e37168d2861d557a49b5d2b038e3 -SIZE (firefox-105.0.source.tar.xz) = 482490432 +TIMESTAMP = 1663269360 +SHA256 (firefox-105.0.source.tar.xz) = 2b5becbb89aa2b2007ba8c86ad517aeae1b54904d007d9d3acbf054be6a0ed62 +SIZE (firefox-105.0.source.tar.xz) = 487471648
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209152108.28FL8MaP084559>