diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-06-23 14:51:27 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2022-06-23 14:51:27 +0000 |
commit | 5a62cc1b71a0bc09d8716c28a33858d9edd765e5 (patch) | |
tree | 43cddb450800db836f0420018c60399163d7979a | |
parent | e52621b536f999421b4dff15d307fc9391b28bd9 (diff) |
www/firefox-esr: update to 91.11.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/91.11.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 f6b03a81e7e6..8361fcbce2f8 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -2,10 +2,11 @@ PORTNAME= firefox DISTVERSION= 91.11.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 36ebd85a7a8f..84b479c36631 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655903971 -SHA256 (firefox-91.11.0esr.source.tar.xz) = 29531bf1d37411951af12a307eb720df66e92f2ec58871fd690b9d53bad0945f -SIZE (firefox-91.11.0esr.source.tar.xz) = 386672540 +TIMESTAMP = 1655993230 +SHA256 (firefox-91.11.0esr.source.tar.xz) = e59bbe92ee1ef94936ce928324253e442748d62b5777bc0846ad79ed4a2a05a4 +SIZE (firefox-91.11.0esr.source.tar.xz) = 384459848 |