diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-01-28 00:49:15 +0100 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-01-28 00:50:33 +0100 |
commit | 492cfe30f34b35bfd5823149baff2fe3b4710771 (patch) | |
tree | eeef1561064511f0154d2ee38401550288763d55 /www | |
parent | c7bd788dc686c9f0c99b34374fb8fb7957c13a0b (diff) | |
download | freebsd-ports-492cfe30f34b35bfd5823149baff2fe3b4710771.zip |
www/firefox: update to 109.0.1 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/109.0.1/releasenotes/
Diffstat (limited to 'www')
-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 3350eb8bab94..cd50cda5e061 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 109.0 -PORTREVISION= 1 +DISTVERSION= 109.0.1 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 d04e8a8e134b..5e9fc2a8e7e6 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673601389 -SHA256 (firefox-109.0.source.tar.xz) = 0678a03b572b5992fb85f0923a25b236acf81e5ea2c08e549b63a56076a69351 -SIZE (firefox-109.0.source.tar.xz) = 493231972 +TIMESTAMP = 1674861934 +SHA256 (firefox-109.0.1.source.tar.xz) = 5e43fdfb3923ee3a7ae7bc91ef3377a3fc6f8a0c1b87436c19b29458b0d731d9 +SIZE (firefox-109.0.1.source.tar.xz) = 493832884 |