diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-11-11 00:09:19 +0100 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-11-11 00:09:19 +0100 |
commit | 0eb37cf24f821dad3955924084c295393c0e1850 (patch) | |
tree | 91b9fbd65d7dee5c9301fdc306d7147dcf81e150 /www/firefox | |
parent | audio/libsidplayfp: force link with pthreads (+) (diff) |
www/firefox: update to 132.0.2 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/132.0.2/releasenotes/
Diffstat (limited to 'www/firefox')
-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 9e83550ca980..05ac9c65f9a9 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 132.0.1 -PORTREVISION= 3 +DISTVERSION= 132.0.2 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 05ebbcb0b8e8..7e0510d794e5 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730723913 -SHA256 (firefox-132.0.1.source.tar.xz) = 5c031b572c1da726677e2ff97b6ad5a7e3b23387a6fc3963391cb562f80a5e48 -SIZE (firefox-132.0.1.source.tar.xz) = 577539004 +TIMESTAMP = 1731279292 +SHA256 (firefox-132.0.2.source.tar.xz) = 09ff4904a9b83f8a0452cfee02d28f81bebec6562441f16d161953fe36536246 +SIZE (firefox-132.0.2.source.tar.xz) = 568930680 |