diff options
| author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-07-23 16:51:31 +0000 |
|---|---|---|
| committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-07-23 16:53:29 +0000 |
| commit | 9b711cf307bfac6a41d66143897fb8b3f73a70ba (patch) | |
| tree | ca5f041ffe264478ea7406f9e29045726670695c | |
| parent | 1a18e0ae75e73291bb9e6f9ed1ca832ae3e09daa (diff) | |
www/firefox: update to 128.0.2
Release Notes:
https://www.mozilla.org/en-US/firefox/128.0.2/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 51eedd42b3e7..049403c9bb62 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 128.0 -PORTREVISION= 1 +DISTVERSION= 128.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 b2a7ea3bb9c2..ac78bc84246f 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720112381 -SHA256 (firefox-128.0.source.tar.xz) = 358b2f67c6c96c2a857588e1678e10bf233d5c324ff845055f2da043d1bf59ca -SIZE (firefox-128.0.source.tar.xz) = 561251876 +TIMESTAMP = 1721730197 +SHA256 (firefox-128.0.2.source.tar.xz) = 39baed6a9a836adb03ed443ee568438a5093f89e5f8bad3f7b11be8f73b3e45f +SIZE (firefox-128.0.2.source.tar.xz) = 562183904 |
