diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-11-26 22:03:43 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-11-26 22:05:07 +0000 |
commit | e12b28f37c1cf293310c786f1f69bb98f8c4e12d (patch) | |
tree | 35bebf7cf73ea901a9e3cb68bae47bca270395a9 | |
parent | a7427d58524e3e107e6721cb241f526b83b40894 (diff) |
www/firefox-esr: update to 91.4.0 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/91.4.0/releasenotes/
(cherry picked from commit 948157a880bb7626a72845f8e13e7a38943ffa19)
-rw-r--r-- | www/firefox-esr/Makefile | 3 | ||||
-rw-r--r-- | www/firefox-esr/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 0c5115790d9c..b641abc7161d 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,8 +1,7 @@ # Created by: Alan Eldridge <alane@FreeBSD.org> PORTNAME= firefox -DISTVERSION= 91.3.0 -PORTREVISION= 2 +DISTVERSION= 91.4.0 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index 79bd67a2f6ed..d0cff125fea9 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635866927 -SHA256 (firefox-91.3.0esr.source.tar.xz) = 128b5349f112d8a0fd8698f3645ed43ea29d4b95047b7c4fd770b95d0661e96c -SIZE (firefox-91.3.0esr.source.tar.xz) = 381117132 +TIMESTAMP = 1637946696 +SHA256 (firefox-91.4.0esr.source.tar.xz) = e722829db490f9332712a81c35996541737bbfb05232d47190fee779c4fcb327 +SIZE (firefox-91.4.0esr.source.tar.xz) = 379759164 |