diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-05-29 20:30:33 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-05-29 20:30:33 +0000 |
commit | f0afb445559d9298205f04efbbeffc28d0739c0f (patch) | |
tree | 99aa5579fae0031c7b7013384f7126944ace25e7 | |
parent | 284b22e992123f6e4eb435ed183bd981e50f0c6b (diff) |
www/firefox-esr: update to 102.12.0 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/102.12.0/releasenotes/
-rw-r--r-- | www/firefox-esr/Makefile | 5 | ||||
-rw-r--r-- | www/firefox-esr/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 7ffabfc10e52..b98b760686eb 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 102.11.0 -PORTREVISION= 1 +DISTVERSION= 102.12.0 PORTEPOCH= 1 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index d1c7b398a94a..ea7ca95ffe7a 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683224901 -SHA256 (firefox-102.11.0esr.source.tar.xz) = e7f120e7967ea283909c1ec7cfdbf422bba515163842e739bfa1a608808cce33 -SIZE (firefox-102.11.0esr.source.tar.xz) = 477769716 +TIMESTAMP = 1685387497 +SHA256 (firefox-102.12.0esr.source.tar.xz) = d7296d0e6cf572a5604498d19801faf274ba64b195add5231e90cf8edacd31a1 +SIZE (firefox-102.12.0esr.source.tar.xz) = 483008152 |