aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2021-09-29 10:18:58 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2021-09-29 10:21:49 +0000
commit37bcc71efa45189816b5e5219006f6c587761bee (patch)
treeea616de924bc1743ea546f7b605cb7393da0f98f /www/firefox/Makefile
parentf8a904a221f15f85b3c2aa9ed2318eca19aa621c (diff)
downloadports-37bcc71efa45189816b5e5219006f6c587761bee.tar.gz
ports-37bcc71efa45189816b5e5219006f6c587761bee.zip
www/firefox: update to 93.0 (rc1)
Releasenotes (soon): https://www.mozilla.org/en-US/firefox/93.0/releasenotes/ (cherry picked from commit 457aeb3d57a0feeb742632759201ca2a7c2213a5)
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 9369e6288c76..3f77dbe85e4b 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,7 +1,7 @@
# Created by: Alan Eldridge <alane@FreeBSD.org>
PORTNAME= firefox
-DISTVERSION= 92.0.1
+DISTVERSION= 93.0
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
@@ -12,7 +12,7 @@ MAINTAINER= gecko@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
BUILD_DEPENDS= nspr>=4.32:devel/nspr \
- nss>=3.69:security/nss \
+ nss>=3.70:security/nss \
icu>=67.1,1:devel/icu \
libevent>=2.1.8:devel/libevent \
harfbuzz>=2.8.1:print/harfbuzz \