diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-12-08 19:48:30 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-12-08 19:48:30 +0000 |
commit | 14c22cdccc947c36f165560c525425589348490b (patch) | |
tree | 301266a9a22e2ae6a706f5862c66747f2da20668 | |
parent | 963335dd57ac680927397e23bf56578e75f85a7e (diff) |
www/firefox: update to 108.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/108.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 7d17af7c1d3b..d3c5ab960939 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,11 @@ PORTNAME= firefox DISTVERSION= 108.0 +PORTREVISION= 1 # DISTVERSIONSUFFIX= b9 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 442acdbca81b..6acb8b4b5dc9 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670272415 -SHA256 (firefox-108.0.source.tar.xz) = 500aa5e6d67d4b348dd0184b6936704a879b3dcb396084f55b14cb9a32be0e27 -SIZE (firefox-108.0.source.tar.xz) = 509176428 +TIMESTAMP = 1670522760 +SHA256 (firefox-108.0.source.tar.xz) = ce0d31f89111fcce9e2dd490d810b6a704f7214ba0186fa2d2ec960099808e63 +SIZE (firefox-108.0.source.tar.xz) = 503688784 |