diff options
Diffstat (limited to 'www/waterfox/Makefile')
| -rw-r--r-- | www/waterfox/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/waterfox/Makefile b/www/waterfox/Makefile index 0da601ca71ac..cf61feeca043 100644 --- a/www/waterfox/Makefile +++ b/www/waterfox/Makefile @@ -1,6 +1,5 @@ PORTNAME= waterfox -DISTVERSION= 6.6.3 -PORTREVISION= 1 +DISTVERSION= 6.6.5 PORTEPOCH= 1 CATEGORIES= www @@ -12,7 +11,7 @@ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= nspr>=4.32:devel/nspr \ - nss>=3.112:security/nss \ + nss>=3.117:security/nss \ icu>=76.1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=10.1.0:print/harfbuzz \ @@ -32,7 +31,7 @@ BUILD_DEPENDS= nspr>=4.32:devel/nspr \ USE_GECKO= gecko USE_GITHUB= yes GH_ACCOUNT= BrowserWorks -GH_TUPLE= BrowserWorks:l10n:394dfec:l10n/waterfox/browser/locales +GH_TUPLE= BrowserWorks:l10n:b74025d:l10n/waterfox/browser/locales USE_MOZILLA= -sqlite # work around bindgen not finding ICU, e.g. # dist/include/mozilla/intl/ICU4CGlue.h:8:10: fatal error: 'unicode/uenum.h' file not found, err: true |
