diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-08-22 17:37:17 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2023-08-22 17:37:17 +0000 |
commit | 53a66ee735b38f3a93dfe230b48ab52b484547a5 (patch) | |
tree | ecd146f0b2a51abb4eb5c67940784a2d1b104572 | |
parent | c826fcf07d91dc7a3b0cf42709c5db69c421a122 (diff) |
www/firefox-esr: update to 102.15.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/102.15.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 9d24c3e96536..635c2842ae80 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,9 +1,10 @@ PORTNAME= firefox DISTVERSION= 102.15.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 b618184c8f8b..1c6f40e8026d 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692626555 -SHA256 (firefox-102.15.0esr.source.tar.xz) = 31503bb80f3bbe3552b043238bfb4721dd252245bc6b63128d1875fb13cd35f9 -SIZE (firefox-102.15.0esr.source.tar.xz) = 485344084 +TIMESTAMP = 1692724080 +SHA256 (firefox-102.15.0esr.source.tar.xz) = 81fa590408f5a3af8f004d839ac47fb4121e05fe717334445cec9ca55d8746af +SIZE (firefox-102.15.0esr.source.tar.xz) = 486592324 |