diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-04-04 01:10:39 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-04-04 01:10:39 +0000 |
commit | 16e06dff43fe2fc04e794bac12732b8d1a256761 (patch) | |
tree | b4434c16c486997aa76ec62deeb0aa190191aaf4 | |
parent | Update to version 2.0.0 (diff) |
www/firefox-esr: switch to rc3
No need to rebuild as Firefox will periodically update blocklist when
running, anyway.
Changes: https://hg.mozilla.org/releases/mozilla-esr68/rev/1081a5ebf803
Notes
Notes:
svn path=/head/; revision=530540
-rw-r--r-- | www/firefox-esr/Makefile | 2 | ||||
-rw-r--r-- | www/firefox-esr/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index ed14f33b3304..0fbc5d8c5d96 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build3/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index 96bf84961ca1..fa6f92e6238c 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585916410 -SHA256 (firefox-68.7.0esr.source.tar.xz) = 656da00194ed8c6a3e660b1de6ae8ce8d5c8540369119d26cc7422d8963fa42e -SIZE (firefox-68.7.0esr.source.tar.xz) = 316882960 +TIMESTAMP = 1585942230 +SHA256 (firefox-68.7.0esr.source.tar.xz) = ad3ea069c3d23aab360ad04ff4d0f5e556d3538f7dd4eae0690c4e9241537570 +SIZE (firefox-68.7.0esr.source.tar.xz) = 312235932 |