diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-03-31 15:06:36 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-03-31 15:06:36 +0000 |
commit | 487468722fe2cfdaa7a10e3871a00f4dcab8ab38 (patch) | |
tree | 5fa00ad0f0c8bbb8cb5e841aa6dc9b1a19d1e5fd | |
parent | 4786244fc2fe0bc3eabb0749d0a172d942419e21 (diff) | |
download | ports-487468722fe2cfdaa7a10e3871a00f4dcab8ab38.tar.gz ports-487468722fe2cfdaa7a10e3871a00f4dcab8ab38.zip |
www/firefox: update to 99.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/99.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 78a8929d4137..4f67731f3097 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,10 +2,11 @@ PORTNAME= firefox DISTVERSION= 99.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/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 194f29549dad..fc3c36b1b042 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648503963 -SHA256 (firefox-99.0.source.tar.xz) = 440fdb7bf7c4a780e3b7a17a6f1f49cb1290d7e2cf009e24d35842136c74a1a6 -SIZE (firefox-99.0.source.tar.xz) = 481575776 +TIMESTAMP = 1648722654 +SHA256 (firefox-99.0.source.tar.xz) = 513f8d2cafa39a2d50f2c4a25cc48093e89f715a706b941170fa48e397976327 +SIZE (firefox-99.0.source.tar.xz) = 486210264 |