diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-06-09 19:12:53 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-06-09 19:12:53 +0000 |
commit | 79450a091a06fb7337d0668b0ced5612cd392163 (patch) | |
tree | 952e6c1024524bae91861f75a24eb6e71ab5f7ed | |
parent | d2477ddba670dc7e1d78e11ad24f9ead2ad2e9f9 (diff) |
www/firefox: update to 139.0.4 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/139.0.4/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 22af94791571..acd9834956f5 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 139.0.1 -PORTREVISION= 1 +DISTVERSION= 139.0.4 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 2589a138a401..25612d1a8f33 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748607756 -SHA256 (firefox-139.0.1.source.tar.xz) = 5b716ee9e6339a0de8e42f81c1d7dadca5c03e91ee9b2fa8e78357a631b499b0 -SIZE (firefox-139.0.1.source.tar.xz) = 647117708 +TIMESTAMP = 1749494700 +SHA256 (firefox-139.0.4.source.tar.xz) = 535e053fc3f949c6d7dd78a0a0b4997e5e26db7ef1e11d51b2b9a9f4022287f5 +SIZE (firefox-139.0.4.source.tar.xz) = 644670560 |