Bug 285701 - www/waterfox: update to 6.5.6
Summary: www/waterfox: update to 6.5.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://www.waterfox.net/docs/release...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-27 14:38 UTC by Eric Camachat
Modified: 2025-03-28 11:06 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (freebsd)
vvd: merge-quarterly+


Attachments
update to 6.5.6 (987 bytes, patch)
2025-03-27 14:38 UTC, Eric Camachat
no flags Details | Diff
0001-waterfox-update-to-6.5.6.patch (1.58 KB, patch)
2025-03-27 16:30 UTC, Martin Filla
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Camachat 2025-03-27 14:38:31 UTC
Created attachment 259088 [details]
update to 6.5.6
Comment 1 Martin Filla 2025-03-27 14:47:36 UTC
(In reply to Eric Camachat from comment #0)
Did you test in poudriere?
Comment 2 Martin Filla 2025-03-27 16:30:15 UTC
Created attachment 259095 [details]
0001-waterfox-update-to-6.5.6.patch

Hi,
this patch is update waterfox to 6.5.6. I tested in poudriere.
I changed version icu to icu>=73.1,1 because there is error: static assertion failed due to requirement 'U_LB_COUNT == mozilla::ArrayLength(sUnicodeLineBreakToClass)': Gecko vs ICU LineBreak class mismatch
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-03-28 10:58:42 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6cb36de6ce54794c3313269e992822174e7a64ef

commit 6cb36de6ce54794c3313269e992822174e7a64ef
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2025-03-28 10:45:14 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-03-28 10:49:16 +0000

    www/waterfox: Update 6.5.5 => 6.5.6

    Changelog:
    https://www.waterfox.net/docs/releases/6.5.6/

    PR:     285701
    MFH:    2025Q1

 www/waterfox/Makefile | 4 ++--
 www/waterfox/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-03-28 11:05:44 UTC
A commit in branch 2025Q1 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0d787b475d09d6f131762fa864bc4451322fb663

commit 0d787b475d09d6f131762fa864bc4451322fb663
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2025-03-28 10:45:14 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-03-28 11:04:38 +0000

    www/waterfox: Update 6.5.5 => 6.5.6

    Changelog:
    https://www.waterfox.net/docs/releases/6.5.6/

    PR:     285701
    MFH:    2025Q1
    (cherry picked from commit 6cb36de6ce54794c3313269e992822174e7a64ef)

 www/waterfox/Makefile | 4 ++--
 www/waterfox/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2025-03-28 11:06:53 UTC
Thanks.