Date: Fri, 9 Jun 2023 19:47:55 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: 27f5494c6442 - main - www/firefox: update to 114.0.1 (ga) Message-ID: <202306091947.359JltdY055517@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=27f5494c6442848c91b67c0806d7b012a7481ce6 commit 27f5494c6442848c91b67c0806d7b012a7481ce6 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2023-06-09 19:47:27 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2023-06-09 19:47:27 +0000 www/firefox: update to 114.0.1 (ga) Release Notes: https://www.mozilla.org/en-US/firefox/114.0.1/releasenotes/ --- www/firefox/Makefile | 5 ++--- www/firefox/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 8f9daa24aa5b..d0d4bca8b5db 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 114.0 -PORTREVISION= 3 +DISTVERSION= 114.0.1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 2c1332458438..f58ad0d86c54 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685691270 -SHA256 (firefox-114.0.source.tar.xz) = d23a0502742f52110ce496837ba82b47bf38d40585633787508ae5be9a5b4bc6 -SIZE (firefox-114.0.source.tar.xz) = 498436588 +TIMESTAMP = 1686312786 +SHA256 (firefox-114.0.1.source.tar.xz) = 7e4ebc13e8c94af06f703af2119cf1641d4186174a3d59b7812f9d28f61b7d18 +SIZE (firefox-114.0.1.source.tar.xz) = 499908376
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306091947.359JltdY055517>