diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-09-15 21:07:42 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-09-15 21:07:42 +0000 |
commit | 8b8eb5fe5aa70a2618705cebdf06ca7351f1ffb0 (patch) | |
tree | 124e7ac00b1501bbfe02ff3d594db3402f68a9ab | |
parent | 8b90951b3d4509c24acaa102aaa2d0625f900431 (diff) |
www/firefox: update to 105.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/105.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 9da03938170e..5abdab696039 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 105.0 PORTEPOCH= 2 +PORTREVISION= 1 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 e5bf6760abeb..1ba51b06a9bd 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663006996 -SHA256 (firefox-105.0.source.tar.xz) = df3e6077fcfbd785f21e12292687b2b06563e37168d2861d557a49b5d2b038e3 -SIZE (firefox-105.0.source.tar.xz) = 482490432 +TIMESTAMP = 1663269360 +SHA256 (firefox-105.0.source.tar.xz) = 2b5becbb89aa2b2007ba8c86ad517aeae1b54904d007d9d3acbf054be6a0ed62 +SIZE (firefox-105.0.source.tar.xz) = 487471648 |