diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-06-01 18:32:04 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-06-01 18:32:04 +0000 |
commit | 314c000fe97f06de30171a6654d93ef5f92b7028 (patch) | |
tree | 1de1981eea8aa10e5de06073c37325c5f7bc962a | |
parent | 2326bac42d59a1b548ad36eaee86fd3b7eece4f0 (diff) | |
download | ports-314c000fe97f06de30171a6654d93ef5f92b7028.tar.gz ports-314c000fe97f06de30171a6654d93ef5f92b7028.zip |
www/firefox-esr: update to 78.11.0esr (GA)
Release Notes:
https://www.mozilla.org/en-US/firefox/78.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 cfe7b061e9ec..df33ccd23d96 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -2,10 +2,11 @@ PORTNAME= firefox DISTVERSION= 78.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 22e7a1333139..f2feb3f5b049 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621877926 -SHA256 (firefox-78.11.0esr.source.tar.xz) = b5f77c4611eebc600df130893a85a357c6d51f5608c69fa31cdf23e2b5cf618e -SIZE (firefox-78.11.0esr.source.tar.xz) = 336949020 +TIMESTAMP = 1622552279 +SHA256 (firefox-78.11.0esr.source.tar.xz) = 38394b5937be3839104b3a097d71987c06392d4d8be0d3004182f1d1fbfc577e +SIZE (firefox-78.11.0esr.source.tar.xz) = 333002576 |