diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-01-18 23:14:43 +0100 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-01-18 23:14:43 +0100 |
commit | a6f331b5e17b7640858409685122cdc578151ccf (patch) | |
tree | 1f267652d85f945fddcd08f929da06db0d0e0303 /www | |
parent | ff4bc28d1eb9df3c651af62568bd848fa59c0f67 (diff) | |
download | freebsd-ports-a6f331b5e17b7640858409685122cdc578151ccf.zip |
www/firefox: update to 122.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/122.0/releasenotes/
Diffstat (limited to 'www')
-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 8ebc2dd4b8d7..8a62cce9c12c 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 122.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 c02fba616473..8df3785b77c5 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705351264 -SHA256 (firefox-122.0.source.tar.xz) = 97c414238823f618f6f339b7a9b4eea3f0a4a814a9c1c4358785ac90102386a0 -SIZE (firefox-122.0.source.tar.xz) = 535933232 +TIMESTAMP = 1705613320 +SHA256 (firefox-122.0.source.tar.xz) = b84815a90e147965e4c0b50599c85b1022ab0fce42105e5ef45c630dcca5dec3 +SIZE (firefox-122.0.source.tar.xz) = 531823484 |