Date: Tue, 14 Feb 2023 19:18:18 GMT From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 991bc308d6f2 - 2023Q1 - www/firefox: update to 110.0 Message-ID: <202302141918.31EJII9M060447@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q1 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=991bc308d6f22e00f52c5dd7baff8694d3bddb49 commit 991bc308d6f22e00f52c5dd7baff8694d3bddb49 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2023-02-14 19:14:39 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2023-02-14 19:18:03 +0000 www/firefox: update to 110.0 Release Notes: https://www.mozilla.org/en-US/firefox/110.0/releasenotes/ (cherry picked from commit bd5471d62e222e572fa98c2a89089453bf86d527) --- 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 958901cb8e69..83661a15747e 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 110.0 +PORTREVISION= 3 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/build3/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index a1f92d25bf5e..450955c87b96 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675715960 -SHA256 (firefox-110.0.source.tar.xz) = fc6f36e601e6d310e46cf5115fd96918b578681f23a6eafd16dcfd000a4835cf -SIZE (firefox-110.0.source.tar.xz) = 489767528 +TIMESTAMP = 1676366903 +SHA256 (firefox-110.0.source.tar.xz) = d3882492190e4fdcfa142772cf35de5403effb011d24357b315d643ed9168a39 +SIZE (firefox-110.0.source.tar.xz) = 499042592
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302141918.31EJII9M060447>