diff options
| author | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-07-11 20:26:36 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-07-11 20:28:46 +0000 |
| commit | ec9488a8020734fd10a6f723eef691fb52cb3cdd (patch) | |
| tree | 9d4a1bdb33e6846aef19059cc1a3349c7ffcd1ef | |
| parent | 66827934921b0730dff32080e51f030b20cc196e (diff) | |
www/waterfox: Update 6.6.16 => 6.6.16.1
Waterfox 6.6.16.1 is a hotfix for the search rollout:
- Corrects Qwant being selected as the default in unsupported regions.
- Attempts to force Qwant AI answers/summaries to disabled by default.
- Fixes unsupported locale-country query values such as es_US, which
would result in Qwant refusing to return results.
https://www.waterfox.com/releases/6.6.16/
PR: 296677
Approved by: Martin Filla <freebsd@sysctl.cz> (maintainer, implicit)
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit fcb87a5c44c34eaefa0f07eb8a909d9a4b87a17d)
| -rw-r--r-- | www/waterfox/Makefile | 2 | ||||
| -rw-r--r-- | www/waterfox/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/waterfox/Makefile b/www/waterfox/Makefile index a8626186bf85..855cc89e859b 100644 --- a/www/waterfox/Makefile +++ b/www/waterfox/Makefile @@ -1,5 +1,5 @@ PORTNAME= waterfox -DISTVERSION= 6.6.16 +DISTVERSION= 6.6.16.1 PORTEPOCH= 1 CATEGORIES= www diff --git a/www/waterfox/distinfo b/www/waterfox/distinfo index 2143c20671f7..e0a6eba815c4 100644 --- a/www/waterfox/distinfo +++ b/www/waterfox/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1783661894 -SHA256 (BrowserWorks-waterfox-6.6.16_GH0.tar.gz) = fc969bd20b1ca67b89e448fe0cc3486c496a9e7a2039efb16f29f7142946dacc -SIZE (BrowserWorks-waterfox-6.6.16_GH0.tar.gz) = 926684275 +TIMESTAMP = 1783838383 +SHA256 (BrowserWorks-waterfox-6.6.16.1_GH0.tar.gz) = b0b4086cbff68cc1dc0e28321a99055482f19a243f14fa674adc8800b5b83d84 +SIZE (BrowserWorks-waterfox-6.6.16.1_GH0.tar.gz) = 926640559 SHA256 (BrowserWorks-l10n-a2e5c9b_GH0.tar.gz) = b59e1ad5a16b3fcfb4266edb7a641098c511ce593b8f2ff291cc7dc3ca054b03 SIZE (BrowserWorks-l10n-a2e5c9b_GH0.tar.gz) = 25811834 |
