diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-08-29 17:45:44 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-08-29 17:45:44 +0000 |
commit | 9a761bef248a9e9bbe40dc71ccc1e0027acd9bcc (patch) | |
tree | 70dfb77cb12c0c2b0edd51a8e65a9f66418dfb6f | |
parent | 01ff15789ce05219ceb2a0269368535c5aa20b3d (diff) | |
download | ports-9a761bef248a9e9bbe40dc71ccc1e0027acd9bcc.tar.gz ports-9a761bef248a9e9bbe40dc71ccc1e0027acd9bcc.zip |
www/firefox: update to 130.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/130.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 174816041e3a..89be664e51cb 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 130.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 7253ed18b31b..e949ed6878cc 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724711189 -SHA256 (firefox-130.0.source.tar.xz) = 42efa35ea30bfde3784919e4dfabaf69cbc43e5e121dbe2be7526fa335038b62 -SIZE (firefox-130.0.source.tar.xz) = 566803424 +TIMESTAMP = 1724930856 +SHA256 (firefox-130.0.source.tar.xz) = 0c12852a502c9ceefc11003416057917466d8788dd8780931ea387b0b137b567 +SIZE (firefox-130.0.source.tar.xz) = 568295588 |