Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Aug 2023 19:27:02 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: 4539f3e5561f - 2023Q3 - www/firefox: update to 116.0.1
Message-ID:  <202308041927.374JR239027412@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by cmt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4539f3e5561f5f07e1c0aaaa375c831a208c9c4e

commit 4539f3e5561f5f07e1c0aaaa375c831a208c9c4e
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:26:48 +0000

    www/firefox: update to 116.0.1
    
    Release Notes:
      https://www.mozilla.org/en-US/firefox/116.0.1/releasenotes/
    
    (cherry picked from commit 3387695a093f2825867b5c233bae6e02beb9d806)
---
 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 d65454ea1547..11af941fba76 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,10 +1,9 @@
 PORTNAME=	firefox
-DISTVERSION=	116.0
-PORTREVISION=	1
+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?202308041927.374JR239027412>