diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-03-01 15:18:37 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-03-01 15:18:37 +0000 |
commit | 91d676d1c574542cdeae7a6e959d660362cb60aa (patch) | |
tree | c68de499cef231fb54b4d2674b97de2cc3c24274 | |
parent | fbc7d9e005d9211359f9f26c6acf0ffc8f1c4678 (diff) |
www/firefox-esr: update to 91.7.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/91.7.0/releasenotes/
-rw-r--r-- | www/firefox-esr/Makefile | 3 | ||||
-rw-r--r-- | www/firefox-esr/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 1722772c4a3c..5fdfd6507f1f 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -2,10 +2,11 @@ PORTNAME= firefox DISTVERSION= 91.7.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index 1eba962b7da9..e188d9253c5f 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646083002 -SHA256 (firefox-91.7.0esr.source.tar.xz) = 1308392317ab37e5c6f95bb2e7ee3fff43a75a6297ae81292dff47047d64bcef -SIZE (firefox-91.7.0esr.source.tar.xz) = 380706492 +TIMESTAMP = 1646127001 +SHA256 (firefox-91.7.0esr.source.tar.xz) = 8a71b85b41945977b0581f6d65b9b3553acb06ff11d71d019643e95b13acce2a +SIZE (firefox-91.7.0esr.source.tar.xz) = 378846996 |