diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-10-29 09:20:00 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-10-29 09:22:10 +0000 |
commit | a3e7eff05bc204176fea0f5c5ade9062f5058e9b (patch) | |
tree | 81e74f441d524c80c25d4f016002ecc77ddf8fea /www | |
parent | cdce85a3fcde2416e9b903ff4dd5f16ea73d9d10 (diff) |
www/firefox: update to 94.0 (rc3)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/94.0/releasenotes/
(cherry picked from commit f2b9a177fa65d8010c60d9dd2803a4b4bb9bcec8)
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 268b6b40f1e0..36d784c09a09 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,10 +2,11 @@ PORTNAME= firefox DISTVERSION= 94.0 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index bb261fd8eda0..b2881cfd0dfb 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635270996 -SHA256 (firefox-94.0.source.tar.xz) = b5e1a5f6068f16992bb516d01875f3f04acd90f53ad5b7a11a6a5a66ff999f09 -SIZE (firefox-94.0.source.tar.xz) = 380022264 +TIMESTAMP = 1635448874 +SHA256 (firefox-94.0.source.tar.xz) = b7bb8c5fcc74a74e9d2b55d1e9415b891305fe86520fb854cec25024d7e5de67 +SIZE (firefox-94.0.source.tar.xz) = 379590880 |