Date: Thu, 4 May 2023 19:57:52 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: bb033ff0e2f8 - main - www/firefox-esr: update to 102.11.0 (rc2) Message-ID: <202305041957.344Jvq9F082942@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=bb033ff0e2f8346eea7e5ea06e4c1f5d317ae78b commit bb033ff0e2f8346eea7e5ea06e4c1f5d317ae78b Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2023-05-04 19:57:10 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2023-05-04 19:57:10 +0000 www/firefox-esr: update to 102.11.0 (rc2) Release Notes (soon): https://www.mozilla.org/en-US/firefox/102.11.0/releasenotes/ --- www/firefox-esr/Makefile | 3 ++- www/firefox-esr/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 42f2218874dd..7ffabfc10e52 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 102.11.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index b739dc7df1be..d1c7b398a94a 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683013570 -SHA256 (firefox-102.11.0esr.source.tar.xz) = 61b760759d2b922ca41cd17a4b9e485262fad8ed88fe247432193ff8fe3f3e98 -SIZE (firefox-102.11.0esr.source.tar.xz) = 483788384 +TIMESTAMP = 1683224901 +SHA256 (firefox-102.11.0esr.source.tar.xz) = e7f120e7967ea283909c1ec7cfdbf422bba515163842e739bfa1a608808cce33 +SIZE (firefox-102.11.0esr.source.tar.xz) = 477769716
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305041957.344Jvq9F082942>