Date: Fri, 4 Aug 2023 19:25:28 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: 3387695a093f - main - www/firefox: update to 116.0.1 Message-ID: <202308041925.374JPSj2027079@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=3387695a093f2825867b5c233bae6e02beb9d806 commit 3387695a093f2825867b5c233bae6e02beb9d806 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2023-08-04 19:24:56 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2023-08-04 19:24:56 +0000 www/firefox: update to 116.0.1 Release Notes: https://www.mozilla.org/en-US/firefox/116.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 3839bb8a70ad..11af941fba76 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 116.0 -PORTREVISION= 2 +DISTVERSION= 116.0.1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/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 diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 953f69e5a737..0bb91abf52c5 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690485803 -SHA256 (firefox-116.0.source.tar.xz) = 215d076945bf744327a252f498227ab68e9ba4e3b703e058683d9e4ab92cba76 -SIZE (firefox-116.0.source.tar.xz) = 515487160 +TIMESTAMP = 1691159441 +SHA256 (firefox-116.0.1.source.tar.xz) = 1f6e27954da1102bffa9d60209ab87b050efc0e5f4ef5ed1047352cb01732b50 +SIZE (firefox-116.0.1.source.tar.xz) = 514742736
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308041925.374JPSj2027079>