diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-10-19 21:47:33 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-10-19 21:47:33 +0000 |
commit | e7d3ecdd3e29f0d8f3f6d695e43a72610f8a850a (patch) | |
tree | c67e88a015e9eef941dc93c28dce8b4cf53bb2bb | |
parent | 96c239257860fd3a2459dc3ce194bf24b3b2148a (diff) |
www/firefox: update to 119.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/119.0/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 79ce284cf7bd..e6d0192652b5 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 119.0 PORTEPOCH= 2 +PORTREVISION= 1 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 8a4da9c201f1..2b38315d8ddb 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697527283 -SHA256 (firefox-119.0.source.tar.xz) = 6c84c48171da7edbec3f30b637814feb179ae85c3f7f29ba9c00dacbda517d6a -SIZE (firefox-119.0.source.tar.xz) = 521569780 +TIMESTAMP = 1697749603 +SHA256 (firefox-119.0.source.tar.xz) = f63e44194548f246e1396508800739a24c0517e65e920002a6f67ee099be39dd +SIZE (firefox-119.0.source.tar.xz) = 523093112 |