Date: Tue, 5 Jul 2022 18:02:44 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: 370a1f8d2fd5 - 2022Q3 - www/firefox: update to 102.0.1 Message-ID: <202207051802.265I2iFC015498@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q3 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=370a1f8d2fd50f936407fa652d2529784c4db10c commit 370a1f8d2fd50f936407fa652d2529784c4db10c Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2022-07-05 18:01:22 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2022-07-05 18:02:28 +0000 www/firefox: update to 102.0.1 (cherry picked from commit dee560336f0d0bc6e38bdecbe92edf370f4e2905) --- www/firefox/Makefile | 6 ++---- www/firefox/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 9b67fb57e928..9d3fe531e016 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,18 +1,16 @@ # Created by: Alan Eldridge <alane@FreeBSD.org> PORTNAME= firefox -DISTVERSION= 102.0 -PORTREVISION= 1 +DISTVERSION= 102.0.1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla -# Attention: 2022Q2 is still on icu 70 and uses the embedded ICU BUILD_DEPENDS= nspr>=4.32:devel/nspr \ nss>=3.79:security/nss \ icu>=71.1:devel/icu \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 4b3c73f474d0..fc2ee5a62c8f 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655993171 -SHA256 (firefox-102.0.source.tar.xz) = 01797f04bd8d65f4c7f628d7ce832bf52a0874433886e4d0d78ef33c1ca66abf -SIZE (firefox-102.0.source.tar.xz) = 482027632 +TIMESTAMP = 1657041319 +SHA256 (firefox-102.0.1.source.tar.xz) = 7bba6ffd6e8e42d5c38aa2a453f5fa30dfc9ef150f2175aa0625edb68fddae70 +SIZE (firefox-102.0.1.source.tar.xz) = 477609884
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207051802.265I2iFC015498>