aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-05-13 23:55:28 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-05-13 23:55:28 +0000
commit2491d7944a6893722c566778e5f5e1d4a16e79e1 (patch)
tree068656cab0c24bfa70417835b09311139b9fe9f5 /www/firefox/Makefile
parentd7f8d40eadbbf9447bda9bba3faaafa9fe9790aa (diff)
downloadports-2491d7944a6893722c566778e5f5e1d4a16e79e1.tar.gz
ports-2491d7944a6893722c566778e5f5e1d4a16e79e1.zip
www/firefox: update to 67.0
Changes: https://www.mozilla.org/firefox/67.0/releasenotes/ PR: 236651 Security: 44b6dfbf-4ef7-4d52-ad52-2b1b05d81272 MFH: 2019Q2 Differential Revision: https://reviews.freebsd.org/D19654
Notes
Notes: svn path=/head/; revision=501604
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 98996daffb40..e584c9cb9602 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= firefox
-DISTVERSION= 66.0.5
+DISTVERSION= 67.0
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
@@ -12,8 +12,8 @@ DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX}
MAINTAINER= gecko@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
-BUILD_DEPENDS= nspr>=4.19:devel/nspr \
- nss>=3.42:security/nss \
+BUILD_DEPENDS= nspr>=4.21:devel/nspr \
+ nss>=3.43:security/nss \
icu>=59.1,1:devel/icu \
libevent>=2.1.8:devel/libevent \
harfbuzz>=2.3.1:print/harfbuzz \
@@ -21,11 +21,11 @@ BUILD_DEPENDS= nspr>=4.19:devel/nspr \
png>=1.6.35:graphics/png \
libvorbis>=1.3.6,3:audio/libvorbis \
libvpx>=1.5.0:multimedia/libvpx \
- sqlite3>=3.26:databases/sqlite3 \
+ sqlite3>=3.27.2:databases/sqlite3 \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
v4l_compat>0:multimedia/v4l_compat \
autoconf-2.13:devel/autoconf213 \
- yasm:devel/yasm \
+ nasm:devel/nasm \
zip:archivers/zip
USE_GECKO= gecko