diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-03-13 17:37:20 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-03-13 17:37:20 +0000 |
commit | 6754a2e0272a71b1ffa17913b2a5ef547593f148 (patch) | |
tree | 36532f39b1a0e71fc35d443d8dae2cf535578203 | |
parent | 2c5f553246da9e7143ac05f3411c9f61ac1e0440 (diff) | |
download | ports-6754a2e0272a71b1ffa17913b2a5ef547593f148.tar.gz ports-6754a2e0272a71b1ffa17913b2a5ef547593f148.zip |
www/firefox: update to 98.0.1 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/98.0.1/releasenotes/
-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 469b67f072a9..bd2e9cf5b95b 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,12 +1,11 @@ # Created by: Alan Eldridge <alane@FreeBSD.org> PORTNAME= firefox -DISTVERSION= 98.0 -PORTREVISION= 2 +DISTVERSION= 98.0.1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 3ceee117f066..b0ed40882725 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646488992 -SHA256 (firefox-98.0.source.tar.xz) = fd0a4c11d007d9045706667eb0f99f9b7422945188424cb937bfef530cb6f4dd -SIZE (firefox-98.0.source.tar.xz) = 480141332 +TIMESTAMP = 1647186208 +SHA256 (firefox-98.0.1.source.tar.xz) = f8de2f514d94cad25a2c8a5d219399de5c05a907607d51c5c5235a8bc9bb361c +SIZE (firefox-98.0.1.source.tar.xz) = 490409456 |