diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-05-04 19:57:10 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-05-04 19:57:10 +0000 |
commit | bb033ff0e2f8346eea7e5ea06e4c1f5d317ae78b (patch) | |
tree | c2263c1af97252ac54b48c6620133d71affed8cc | |
parent | 863cf8e35a7aa258817b9836b18860c06d817675 (diff) |
www/firefox-esr: update to 102.11.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/102.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 42f2218874dd..7ffabfc10e52 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 102.11.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www wayland 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 b739dc7df1be..d1c7b398a94a 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683013570 -SHA256 (firefox-102.11.0esr.source.tar.xz) = 61b760759d2b922ca41cd17a4b9e485262fad8ed88fe247432193ff8fe3f3e98 -SIZE (firefox-102.11.0esr.source.tar.xz) = 483788384 +TIMESTAMP = 1683224901 +SHA256 (firefox-102.11.0esr.source.tar.xz) = e7f120e7967ea283909c1ec7cfdbf422bba515163842e739bfa1a608808cce33 +SIZE (firefox-102.11.0esr.source.tar.xz) = 477769716 |