diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-02-14 18:14:26 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2024-02-14 18:14:26 +0000 |
commit | 5ee4d6fde813389c9d68dcdea6aa16e57b437d2c (patch) | |
tree | e9230fcbc112d127b0189021a5cd52ee308c019f | |
parent | 18f11552c6e53c67049fe22d355b7c1f3935e23d (diff) |
www/firefox: update to 123.0 (rc3)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/123.0/releasenotes/
-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 c2828814adcc..3e13e66f0d25 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,10 @@ PORTNAME= firefox DISTVERSION= 123.0 -PORTREVISION= 1 +PORTREVISION= 2 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/build3/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 09c088922faa..a2c26c4d4405 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707774546 -SHA256 (firefox-123.0.source.tar.xz) = 94522fa26da74246b6d284e734d21fb195199195f8b25ce4068557de480d9e90 -SIZE (firefox-123.0.source.tar.xz) = 539370216 +TIMESTAMP = 1707920449 +SHA256 (firefox-123.0.source.tar.xz) = 9e885abdaddb14cd4f313c1575282fec6af5901f445e9744fe24e2ea837d4cb7 +SIZE (firefox-123.0.source.tar.xz) = 537279276 |