diff options
| author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-07-04 18:50:16 +0000 |
|---|---|---|
| committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-07-04 18:50:16 +0000 |
| commit | 5d4f0c3f250be73e931d557ade03ed47063cf739 (patch) | |
| tree | 687641fff6ce7e6c13e7bc1d17e6b12600db9c07 | |
| parent | 3e71978b0790b191fe9324fdd31bd618054a8fde (diff) | |
www/firefox: update to 128.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/128.0/releasenotes/
| -rw-r--r-- | www/firefox/Makefile | 3 | ||||
| -rw-r--r-- | www/firefox/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 14a897f494ad..51eedd42b3e7 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 128.0 +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 b85b5adf2a9b..b2a7ea3bb9c2 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719875233 +TIMESTAMP = 1720112381 SHA256 (firefox-128.0.source.tar.xz) = 358b2f67c6c96c2a857588e1678e10bf233d5c324ff845055f2da043d1bf59ca SIZE (firefox-128.0.source.tar.xz) = 561251876 |
