aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-06-22 14:27:56 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-06-22 14:33:12 +0000
commit32483d9217aa0a08f9759ff55e281ad0c683480d (patch)
treead6993e91cf956d8841357da93fb56b9c9a415e8 /www/firefox/Makefile
parent2610e66036544016e511b623b86729f167c1ab50 (diff)
downloadports-32483d9217aa0a08f9759ff55e281ad0c683480d.tar.gz
ports-32483d9217aa0a08f9759ff55e281ad0c683480d.zip
www/firefox: update to 102.0 (rc1)
Release Notes (soon): https://www.mozilla.org/en-US/firefox/102.0/releasenotes/ (cherry picked from commit 1bf197ea1f66b2c08685cdad35c88d74fc6b8035)
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 bdc49a8be857..52dbfc84e505 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,7 +1,7 @@
# Created by: Alan Eldridge <alane@FreeBSD.org>
PORTNAME= firefox
-DISTVERSION= 101.0.1
+DISTVERSION= 102.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.78:security/nss \
+ nss>=3.79:security/nss \
icu>=70.1:devel/icu \
libevent>=2.1.8:devel/libevent \
harfbuzz>=4.1.0:print/harfbuzz \