aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-03-05 02:03:14 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-03-05 02:03:14 +0000
commit09291dd82fcec932be78a1cd84d1c5b3f5bcd7cb (patch)
tree0b6ede816eec813f8674a93799def99a753b071d /www/firefox/Makefile
parent481f53104f177354734dffb0e9c01d4e0b225072 (diff)
downloadports-09291dd82fcec932be78a1cd84d1c5b3f5bcd7cb.tar.gz
ports-09291dd82fcec932be78a1cd84d1c5b3f5bcd7cb.zip
www/firefox: update to 74.0
Changes: https://www.mozilla.org/firefox/74.0/releasenotes/ PR: 244310 Security: 9f900456-0bfa-4da4-ad59-14b2933259a2 Differential Revision: https://reviews.freebsd.org/D23646
Notes
Notes: svn path=/head/; revision=527804
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index ec245e374958..84414b73666b 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -2,26 +2,24 @@
# $FreeBSD$
PORTNAME= firefox
-DISTVERSION= 73.0.1
-PORTREVISION= 2
+DISTVERSION= 74.0
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
COMMENT= Web browser based on the browser portion of Mozilla
-BUILD_DEPENDS= nspr>=4.24:devel/nspr \
- nss>=3.49.2:security/nss \
+BUILD_DEPENDS= nspr>=4.25:devel/nspr \
+ nss>=3.50:security/nss \
icu>=64.1,1:devel/icu \
libevent>=2.1.8:devel/libevent \
harfbuzz>=2.6.4:print/harfbuzz \
graphite2>=1.3.13:graphics/graphite2 \
png>=1.6.35:graphics/png \
libvpx>=1.5.0:multimedia/libvpx \
- sqlite3>=3.30.1:databases/sqlite3 \
v4l_compat>0:multimedia/v4l_compat \
autoconf-2.13:devel/autoconf213 \
nasm:devel/nasm \
@@ -29,7 +27,7 @@ BUILD_DEPENDS= nspr>=4.24:devel/nspr \
USE_GECKO= gecko
CONFLICTS_INSTALL= firefox-esr
-USE_MOZILLA= -vpx
+USE_MOZILLA= -sqlite -vpx
USES= tar:xz