Date: Wed, 30 Mar 2022 21:48:33 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: 49636a56500b - main - www/firefox-esr: update to 91.8.0 (rc1) Message-ID: <202203302148.22ULmXGa006789@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=49636a56500b40e17c55d18c15809f174d82acbc commit 49636a56500b40e17c55d18c15809f174d82acbc Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2022-03-30 21:48:02 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2022-03-30 21:48:02 +0000 www/firefox-esr: update to 91.8.0 (rc1) Release Notes (soon): https://www.mozilla.org/en-US/firefox/91.8.0/releasenotes/ --- www/firefox-esr/Makefile | 5 ++--- www/firefox-esr/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 990fdbe7e2bf..a9b116541758 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,12 +1,11 @@ # Created by: Alan Eldridge <alane@FreeBSD.org> PORTNAME= firefox -DISTVERSION= 91.7.1 -PORTREVISION= 2 +DISTVERSION= 91.8.0 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index e0e5079600b6..5ebbe1ae29cc 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647186186 -SHA256 (firefox-91.7.1esr.source.tar.xz) = 57494a445e72f7eacb0bb870a3a79cde3c2143e234873c0c3e269df1d4742c92 -SIZE (firefox-91.7.1esr.source.tar.xz) = 380937836 +TIMESTAMP = 1648669146 +SHA256 (firefox-91.8.0esr.source.tar.xz) = d483a853cbf5c7f93621093432e3dc0b7ed847f2a5318b964828d19f9f087f3a +SIZE (firefox-91.8.0esr.source.tar.xz) = 380325092
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203302148.22ULmXGa006789>