diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-08-05 22:38:30 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2021-08-05 22:38:30 +0000 |
commit | 7bd5f8e782cc3f703bc7370bc23c145d84a1bae0 (patch) | |
tree | 348c89eaca54e26b083987fcf6a46351e11c0b18 | |
parent | 2d9155e7ed67db310f7a9a0a309dcd66ca38f539 (diff) | |
download | ports-7bd5f8e782cc3f703bc7370bc23c145d84a1bae0.tar.gz ports-7bd5f8e782cc3f703bc7370bc23c145d84a1bae0.zip |
www/firefox-esr: bump to 78.13.0 rc2
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/78.13.0/releasenotes/
-rw-r--r-- | www/firefox-esr/Makefile | 4 | ||||
-rw-r--r-- | www/firefox-esr/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index d819e90cfafd..3d0d8c5dea5f 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -2,10 +2,12 @@ PORTNAME= firefox DISTVERSION= 78.13.0 +DISTVERSION= 78.13.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 474d631b92e7..b7182f2b945d 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627998735 -SHA256 (firefox-78.13.0esr.source.tar.xz) = 2e4885e447c827d3d2c0876b82e82540dcb328f8232a31362fe7047121dbae6e -SIZE (firefox-78.13.0esr.source.tar.xz) = 341552628 +TIMESTAMP = 1628191566 +SHA256 (firefox-78.13.0esr.source.tar.xz) = 19f9a9e2c2473cb37d57a49a1b2661a8236c4930df9b251d5e9ae274292b4f6c +SIZE (firefox-78.13.0esr.source.tar.xz) = 333506484 |