aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <evgeniy@khramtsov.org>2022-01-28 02:30:16 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-01-28 20:59:37 +0000
commit7b007c9d1e67ccffc09f0b60d1d039cc7f8af693 (patch)
tree124cb6a96266f43481007b179b0c8027b6e2ac5e /www/firefox/Makefile
parentc77f3374f27470370f6680d1903567628329ff4f (diff)
downloadports-7b007c9d1e67ccffc09f0b60d1d039cc7f8af693.tar.gz
ports-7b007c9d1e67ccffc09f0b60d1d039cc7f8af693.zip
www/firefox: update to 96.0.3
PR: 261410 Reported by: Stefan Ehmann Tested by: Stefan Ehmann (prior v0.3), jbeich (PipeWire screen capture) (prior v0.8 via mail), cmt (prior v0.8 + 96.0.3 bump)
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 4b181b24101a..7b574b3473d5 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,8 +1,7 @@
# Created by: Alan Eldridge <alane@FreeBSD.org>
PORTNAME= firefox
-DISTVERSION= 95.0.2
-PORTREVISION= 2
+DISTVERSION= 96.0.3
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
@@ -13,8 +12,8 @@ MAINTAINER= gecko@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
BUILD_DEPENDS= nspr>=4.32:devel/nspr \
- nss>=3.72:security/nss \
- icu>=69.1,1:devel/icu \
+ nss>=3.73:security/nss \
+ icu>=70.1:devel/icu \
libevent>=2.1.8:devel/libevent \
harfbuzz>=2.9.1:print/harfbuzz \
graphite2>=1.3.14:graphics/graphite2 \