Date: Tue, 16 Aug 2022 19:54: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: c64c9fe110f5 - main - www/firefox: update to 104.0 (rc2) Message-ID: <202208161954.27GJsMxw057932@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=c64c9fe110f543f0889467c6f81fab38026a468f commit c64c9fe110f543f0889467c6f81fab38026a468f Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2022-08-16 19:53:49 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2022-08-16 19:53:49 +0000 www/firefox: update to 104.0 (rc2) Release Notes (soon): https://www.mozilla.org/en-US/firefox/104.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 839e21af6b22..fb542b30a79c 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 104.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 d7343b718dfe..9fdbe5c204a0 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660590251 -SHA256 (firefox-104.0.source.tar.xz) = 939d2eafadcc6fa61b1ae415f340d38f53fea1c7136e5667bfb0f6075c6fca28 -SIZE (firefox-104.0.source.tar.xz) = 478706356 +TIMESTAMP = 1660675422 +SHA256 (firefox-104.0.source.tar.xz) = 3fcae9360693cfc0ea65797f8186763e49e52f9735138a4353d799b5d4860473 +SIZE (firefox-104.0.source.tar.xz) = 477763572
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208161954.27GJsMxw057932>