diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-05-13 21:52:18 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-05-13 21:53:52 +0000 |
commit | 078226a7fda44567bebbf3277b1c28ba5a1850a2 (patch) | |
tree | 3be6916c8e6d7431d3e791486277b93b72e0225e | |
parent | d74b4af9bd6022969e283d15653ea58e46179b03 (diff) | |
download | ports-078226a7fda44567bebbf3277b1c28ba5a1850a2.tar.gz ports-078226a7fda44567bebbf3277b1c28ba5a1850a2.zip |
www/firefox: update to 100.0.1 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/100.0.1/releasenotes/
(cherry picked from commit 91169dfc4201d2793b6e9a832b91e70eb84e5f82)
-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 ae0b1ad6f1fb..965de64b77d4 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,12 +1,11 @@ # Created by: Alan Eldridge <alane@FreeBSD.org> PORTNAME= firefox -DISTVERSION= 100.0 -PORTREVISION= 3 +DISTVERSION= 100.0.1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/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 5b5a10fb7176..1b71915a019f 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651242265 -SHA256 (firefox-100.0.source.tar.xz) = 664c0cc4e0fb70886aa4e652d144996045d533a18eebc7d61093103cbb2d5e7f -SIZE (firefox-100.0.source.tar.xz) = 487179576 +TIMESTAMP = 1652477396 +SHA256 (firefox-100.0.1.source.tar.xz) = 13bc55e1c32a6ad32b4a3b37296a0459f41b0981489fc22da491256773c51c9d +SIZE (firefox-100.0.1.source.tar.xz) = 490127024 |