diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-01-31 17:32:38 +0100 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-01-31 17:32:38 +0100 |
commit | 9e8e6c6120eca9aa8422a6938ff27c41e07376a2 (patch) | |
tree | a4b31ed47669b483a93c71c0295f01063fa1faa9 /www/firefox | |
parent | databases/closql*: Update to 2.2.0 (diff) |
www/firefox: update to 135.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/135.0/releasenotes/
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 4 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 147d9b01e180..f800754e7706 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,10 @@ PORTNAME= firefox DISTVERSION= 135.0 -PORTREVISION= 1 +PORTREVISION= 2 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 772729bd3b44..9243af4ec684 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738025117 -SHA256 (firefox-135.0.source.tar.xz) = 161f4b3b1f58966399fe57522d7e67e9d266bc070a521cd508ffe3856dc4bd05 -SIZE (firefox-135.0.source.tar.xz) = 611625312 +TIMESTAMP = 1738282540 +SHA256 (firefox-135.0.source.tar.xz) = 827e12a962ef47511089af4498f65ebf42fa57ca31db790bfd7e9a820d16b960 +SIZE (firefox-135.0.source.tar.xz) = 613526736 |