diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-08-15 22:38:28 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-08-15 22:38:28 +0000 |
commit | d67529adbac5db89990779726f3ac5a54793206f (patch) | |
tree | abd388eeb28fdad1e0b4bf1d82f15be09d4f537f | |
parent | 16d8a4b821d2db0134901589e22740290cc40020 (diff) |
www/firefox: update to 116.0.3 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/116.0.3/releasenotes/
-rw-r--r-- | www/firefox/Makefile | 3 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index aa6935809d6f..8ed7f3bc5060 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 116.0.3 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 849783772f12..d1bc9dc53d6a 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691855351 -SHA256 (firefox-116.0.3.source.tar.xz) = cd05a5f87791ce3918c3f92a018199806c96a6750749974e9fcaf23cdbd42017 -SIZE (firefox-116.0.3.source.tar.xz) = 522866920 +TIMESTAMP = 1692135825 +SHA256 (firefox-116.0.3.source.tar.xz) = 575a0d11b487a03527cc90c5e6d556c09669201cbb584b73442b202ee1d3e2e6 +SIZE (firefox-116.0.3.source.tar.xz) = 520884220 |