diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-11-10 21:00:06 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-11-10 21:00:06 +0000 |
commit | f6826de8fbdfe57a59826f7657902a12d0954ba2 (patch) | |
tree | 35f1d1bc048dd1fed58c1e918ff33e70b59b09ec | |
parent | 48a7ce510ad18eea66a32b0b8e9a69e9a564ee1a (diff) | |
download | ports-f6826de8fbdfe57a59826f7657902a12d0954ba2.tar.gz ports-f6826de8fbdfe57a59826f7657902a12d0954ba2.zip |
www/firefox: update to 107.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/107.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 bf87649f6ed6..242015cdcd3c 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 107.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 a261f5b893a1..53cf8861bacd 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667849286 -SHA256 (firefox-107.0.source.tar.xz) = 07a94156c10da66aa7e0bc165b3baf306934c2e199144148845d6d7faa92cf63 -SIZE (firefox-107.0.source.tar.xz) = 502971200 +TIMESTAMP = 1668109285 +SHA256 (firefox-107.0.source.tar.xz) = 8a562e5a397b57e9bf383c2988308ab494c5d28844e792c658fedea27756584a +SIZE (firefox-107.0.source.tar.xz) = 510848468 |