diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-06-18 20:00:27 +0200 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-06-18 20:03:14 +0200 |
commit | 0522cbdc8a217a866622ce67325a00e829a10472 (patch) | |
tree | 9faaa7ca37ad59cdf4cafddd2d853cbac6a1de30 | |
parent | ab85047905c1a4d34dfaa513135f2e13df8e0882 (diff) | |
download | freebsd-ports-0522cbdc8a217a866622ce67325a00e829a10472.zip |
www/firefox: update to 127.0.1 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/127.0.1/releasenotes/
(cherry picked from commit c8111805c98b2c0e4920792369368b570604616c)
-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 59c6e394f277..1ac4df283df7 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 127.0 -PORTREVISION= 1 +DISTVERSION= 127.0.1 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 36d63dece617..d84e51c8c27a 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717760259 -SHA256 (firefox-127.0.source.tar.xz) = ea6b089ff046ca503978fdaf11ea123c64f66bbcdc4a968bed8f7c93e9994321 -SIZE (firefox-127.0.source.tar.xz) = 558840124 +TIMESTAMP = 1718721880 +SHA256 (firefox-127.0.1.source.tar.xz) = f8e13f346fe6965dfda7da62b669f0e1f915324dfe792661a1fc9bebc7f4eaa3 +SIZE (firefox-127.0.1.source.tar.xz) = 568595988 |