diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-10-17 00:31:24 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-10-17 00:31:24 +0000 |
commit | 58150b1a2b5fe65f8267a1825b4161445629c270 (patch) | |
tree | 3e6c677cfde69597d2c136d176d8d1cbde931ab8 /www/firefox | |
parent | a1ac751333dbb67e9a4d6366376e50f3606ae2b4 (diff) | |
download | ports-58150b1a2b5fe65f8267a1825b4161445629c270.tar.gz ports-58150b1a2b5fe65f8267a1825b4161445629c270.zip |
Notes
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 3 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index aaaa0f1cd014..0a030133ed9d 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -3,10 +3,11 @@ PORTNAME= firefox DISTVERSION= 70.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 1c8dbd3a465c..4b59def7762d 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1571086681 -SHA256 (firefox-70.0.source.tar.xz) = 20669d7ad3a3251013077d5044b469316343fe85a6cd27bb5590794abb00836b -SIZE (firefox-70.0.source.tar.xz) = 326220732 +TIMESTAMP = 1571260894 +SHA256 (firefox-70.0.source.tar.xz) = cd9f2902753831c07c4b2ee64f7826f33ca1123add6440dc34abe3ff173a0cc6 +SIZE (firefox-70.0.source.tar.xz) = 321160764 |