diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-11-28 19:01:05 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-11-28 19:01:05 +0000 |
commit | 83e08791d244cef1041214e0a94fa5b72f3f48f1 (patch) | |
tree | 1f6767fc444300fc345ef2e9271c594aff88070e | |
parent | 977730c0c177a5636383a925a0b471283078b365 (diff) | |
download | ports-83e08791d244cef1041214e0a94fa5b72f3f48f1.tar.gz ports-83e08791d244cef1041214e0a94fa5b72f3f48f1.zip |
www/firefox: update to 107.0.1 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/107.0.1/releasenotes/
-rw-r--r-- | www/firefox/Makefile | 5 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 3d02c0061825..625ef6738b3b 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 107.0 -PORTREVISION= 2 +DISTVERSION= 107.0.1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 53cf8861bacd..f8bcf700f27e 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668109285 -SHA256 (firefox-107.0.source.tar.xz) = 8a562e5a397b57e9bf383c2988308ab494c5d28844e792c658fedea27756584a -SIZE (firefox-107.0.source.tar.xz) = 510848468 +TIMESTAMP = 1669657294 +SHA256 (firefox-107.0.1.source.tar.xz) = e29950b9ba9143b0d683dc18779bbe70bbd082533aff8f6a7af69b19533e0647 +SIZE (firefox-107.0.1.source.tar.xz) = 508678860 |