diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-03-10 17:48:37 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-03-10 17:48:37 +0000 |
commit | 5ed784e9d72d45d3fa4fea4ee1f49f5bbdfa217d (patch) | |
tree | bd1637d1d764ae45467782d254d2f03e90f0f674 | |
parent | b30205641465d18700659c8283c388731be2050d (diff) | |
download | ports-5ed784e9d72d45d3fa4fea4ee1f49f5bbdfa217d.tar.gz ports-5ed784e9d72d45d3fa4fea4ee1f49f5bbdfa217d.zip |
www/firefox: update to 111.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/111.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 e92ec0aec419..876a850744b5 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 111.0 +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 92a5aa69dac7..f84da160c007 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678132052 -SHA256 (firefox-111.0.source.tar.xz) = 0cfe28769a7a644e7465e7547b34da4124d564b5c55b32c7e45524449ecb8cc7 -SIZE (firefox-111.0.source.tar.xz) = 495859592 +TIMESTAMP = 1678448067 +SHA256 (firefox-111.0.source.tar.xz) = e1006c0872aa7eb30fb5a689413957f1e5fc8d2048b1637bf6f6fafdbd4ea55f +SIZE (firefox-111.0.source.tar.xz) = 495743080 |