diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-03-21 18:13:35 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-03-21 18:13:35 +0000 |
commit | a888f7e597586c467988d5f486b9837cb52de197 (patch) | |
tree | d7abea2b4b4115e1793a8c1a009fa46437b3d317 | |
parent | fe5b536020489ef3c0c437a09f31dd32751fbf0a (diff) |
www/firefox: update to 111.0.1 (ga)
Release tarballs got rerolled for a windows-only-fix.
Release Notes:
https://www.mozilla.org/en-US/firefox/111.0.1/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 9b646a8655e8..8e433bfecc11 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 111.0.1 +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 67cbc139f9a8..e6e3cf3e2ac9 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679394499 -SHA256 (firefox-111.0.1.source.tar.xz) = 63b46241a0f1b964c3e71befded23bf960ef2b30345d05524485e147d5f3cd01 -SIZE (firefox-111.0.1.source.tar.xz) = 498810284 +TIMESTAMP = 1679420747 +SHA256 (firefox-111.0.1.source.tar.xz) = 84a4f3aba62df6e0451cdd28f8f1e59840d77c4062311947b0e59325c2ebdce8 +SIZE (firefox-111.0.1.source.tar.xz) = 496209640 |