aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-03-31 20:32:40 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-03-31 20:32:40 +0000
commitd3e69fc3a8db7194710230a9430fca7924a0c822 (patch)
tree1623b0d06a38a140a672f4154e331122bded2b8f /www/firefox/Makefile
parent8475f26414c70ef12c3f2d9d323a8518e529b5f9 (diff)
downloadports-d3e69fc3a8db7194710230a9430fca7924a0c822.tar.gz
ports-d3e69fc3a8db7194710230a9430fca7924a0c822.zip
www/firefox: update to 75.0
Changes: https://www.mozilla.org/firefox/75.0/releasenotes/ PR: 244793 Security: 98c69f9a-856b-4180-8f0b-11846626c6cc Differential Revision: https://reviews.freebsd.org/D24062
Notes
Notes: svn path=/head/; revision=530013
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 9af65745aee5..98dbab5c1f91 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -2,33 +2,34 @@
# $FreeBSD$
PORTNAME= firefox
-DISTVERSION= 74.0
-PORTREVISION= 6
+DISTVERSION= 75.0
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
- MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source
+ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX}
MAINTAINER= gecko@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
BUILD_DEPENDS= nspr>=4.25:devel/nspr \
- nss>=3.50:security/nss \
+ nss>=3.51: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 \
+ libvpx>=1.8.2:multimedia/libvpx \
+ py${PYTHON3_DEFAULT:S/.//}-sqlite3>0:databases/py-sqlite3@py${PYTHON3_DEFAULT:S/.//} \
v4l_compat>0:multimedia/v4l_compat \
autoconf-2.13:devel/autoconf213 \
nasm:devel/nasm \
+ yasm:devel/yasm \
zip:archivers/zip
USE_GECKO= gecko
CONFLICTS_INSTALL= firefox-esr
-USE_MOZILLA= -sqlite -vpx
+USE_MOZILLA= -sqlite
USES= tar:xz