diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-05-31 16:50:58 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-05-31 16:50:58 +0000 |
commit | cdbdb4f1d14e09b363ffdd4b46b01f1277a402d1 (patch) | |
tree | 9f7b872be41127c871f6f345b41ad621f55db020 | |
parent | 21a1989d205267e8a72e8a9a1075a3b7c7a63f0e (diff) | |
download | ports-cdbdb4f1d14e09b363ffdd4b46b01f1277a402d1.tar.gz ports-cdbdb4f1d14e09b363ffdd4b46b01f1277a402d1.zip |
www/firefox: update to 114.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/114.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 ea74eceaeecb..683b84cd1b86 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 114.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 5f721b214976..6ca78612bae2 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685385780 -SHA256 (firefox-114.0.source.tar.xz) = ba177f90bfa9833dbb3694863e08d01229afdd6b478b28b542124fce7dd262ca -SIZE (firefox-114.0.source.tar.xz) = 498171840 +TIMESTAMP = 1685548338 +SHA256 (firefox-114.0.source.tar.xz) = 36e5aa715b4fc2844bdecc17f20e6e8109711baf66d149aa6ed797cf626da2be +SIZE (firefox-114.0.source.tar.xz) = 498860588 |