diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-10-10 00:58:52 +0200 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-10-10 00:58:52 +0200 |
commit | 42e07ddabdf010e7047eb37906f640c24bb4e3b3 (patch) | |
tree | 3f6dfde9b159f178687d30cff71612f6554d252d | |
parent | devel/oq: [NEW PORT] A terminal OpenAPI Spec viewer (diff) |
www/firefox: update to 144.0 (rc2)
Release Notes (soon):
https://www.firefox.com/en-US/firefox/144.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 9d5e2309361a..360f8cc237ea 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 144.0 +PORTREVISION= 2 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 5dd5c0769da9..8e8077624997 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759784474 -SHA256 (firefox-144.0.source.tar.xz) = 1f2b5a5bf4e6879d50962052ed4f20cc2c7fe6fcaed5ab819b24fffc56ee96f1 -SIZE (firefox-144.0.source.tar.xz) = 641989432 +TIMESTAMP = 1760048842 +SHA256 (firefox-144.0.source.tar.xz) = 612064a55610f0dfddfbff681930bea16f7593b40bd70c86e0518dc85d096b1f +SIZE (firefox-144.0.source.tar.xz) = 658857488 |