diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-04-04 01:10:56 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-04-04 01:10:56 +0000 |
commit | d6403f12346eba72a2c252bb296f0e7e9fd70d64 (patch) | |
tree | 9d20fb516b01f207076535be9c7375bb13646f31 /www/firefox | |
parent | www/firefox-esr: switch to rc3 (diff) |
www/firefox: switch to rc3
No need to rebuild as Firefox will periodically update blocklist when
running, anyway.
Changes: https://hg.mozilla.org/releases/mozilla-release/rev/6200ca9b3006
Notes
Notes:
svn path=/head/; revision=530541
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 2 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 090c147f326f..a2a6a548db53 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index e36ce540913e..2a1c952f2f2b 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585916605 -SHA256 (firefox-75.0.source.tar.xz) = de7d21f7feceb4fecf42fc24287e19d715e76f7f8d0fae6acda0ad846cdfa89e -SIZE (firefox-75.0.source.tar.xz) = 322365956 +TIMESTAMP = 1585942574 +SHA256 (firefox-75.0.source.tar.xz) = bbb1054d8f2717c634480556d3753a8483986af7360e023bb6232df80b746b0f +SIZE (firefox-75.0.source.tar.xz) = 324614064 |