aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-12-14 18:08:02 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-12-14 18:08:02 +0000
commitc7357eee0c0ab56bba47ac655582c4769a2b7ffd (patch)
treecae99a65ae7ec2d93674ff8f9a7a39e9445498b6 /www/firefox/Makefile
parentaeb6452ba7c06b9570f7846314b023d20c0e5b49 (diff)
downloadports-c7357eee0c0ab56bba47ac655582c4769a2b7ffd.tar.gz
ports-c7357eee0c0ab56bba47ac655582c4769a2b7ffd.zip
MFH: r557394 r557754 r557767 r558100
www/firefox: update to 84.0 - Correct patch for powerpc64 [1] Changes: https://www.mozilla.org/firefox/84.0/releasenotes/ Submitted by: pkubaj
Notes
Notes: svn path=/branches/2020Q4/; revision=558102
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index d1f06b075b2f..b0edd089b085 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= firefox
-DISTVERSION= 83.0
-PORTREVISION= 3
+DISTVERSION= 84.0
+PORTREVISION= 2
PORTEPOCH= 2
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