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:14:10 +0000 |
commit | 2c200347b269bc9bbdc92b4928ab51515e121f07 (patch) | |
tree | f1394cca98da93988890d7574634aab6b43a53bf | |
parent | 57295f63b110e781a69d8c33fae30015a1003893 (diff) |
www/firefox: update to 139.0.4 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/139.0.4/releasenotes/
(cherry picked from commit 79450a091a06fb7337d0668b0ced5612cd392163)
-rw-r--r-- | www/firefox/Makefile | 4 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index b573336c1f68..acd9834956f5 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,9 @@ PORTNAME= firefox -DISTVERSION= 139.0.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 |