Bug 283318 - www/waterfox: update to 6.5.2
Summary: www/waterfox: update to 6.5.2
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://github.com/BrowserWorks/Water...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-13 21:14 UTC by Martin Filla
Modified: 2024-12-21 01:00 UTC (History)
1 user (show)

See Also:
vvd: merge-quarterly+


Attachments
0001-waterfox-update-to-6.5.2.patch.tar.gz (216.42 KB, application/gzip)
2024-12-13 21:16 UTC, Martin Filla
freebsd: maintainer-approval+
Details
waterfox.tar.xz (55.96 KB, application/x-xz)
2024-12-20 08:53 UTC, Martin Filla
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Filla 2024-12-13 21:14:32 UTC
Hi,
this is an update to 6.5.2. Waterfox is based on 128esr. I tested in poudriere.

Packages from /packages can be installed with 'pkg add' as needed.

If building as non-root you will be logged into nobody.
su can be used without password to elevate.

To see this again: cat /etc/motd
nobody@141amd64-default:/usr/ports/www/waterfox $ exit
===========================================================================
[03:53:05] Cleaning up
===>  Cleaning for waterfox-6.5.2,1
[03:53:15] Deinstalling package
Updating database digests format: 100%
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):

Installed packages to be REMOVED:
	waterfox: 6.5.2,1

Number of packages to be removed: 1

The operation will free 263 MiB.
[141amd64-default] [1/1] Deinstalling waterfox-6.5.2,1...
[141amd64-default] [1/1] Deleting files for waterfox-6.5.2,1: 100%
==> Running trigger: desktop-file-utils.ucl
Building cache database of MIME types
build of www/waterfox | waterfox-6.5.2,1 ended at Fri Dec 13 22:13:37 CET 2024
Comment 1 Martin Filla 2024-12-13 21:16:05 UTC
Created attachment 255844 [details]
0001-waterfox-update-to-6.5.2.patch.tar.gz
Comment 2 Martin Filla 2024-12-20 08:53:48 UTC
Created attachment 255973 [details]
waterfox.tar.xz
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-12-21 00:54:54 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9d5de596a2bcbe93dc2045e5bb70bd3c5e1185ea

commit 9d5de596a2bcbe93dc2045e5bb70bd3c5e1185ea
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2024-12-21 00:46:31 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-12-21 00:46:31 +0000

    www/waterfox: Update 6.0.19 → 6.5.2

    Changelog:
    https://github.com/BrowserWorks/Waterfox/releases/tag/6.5.2

    PR:     283318
    MFH:    2024Q4

 www/waterfox/Makefile                              |    13 +-
 www/waterfox/distinfo                              |     8 +-
 www/waterfox/files/patch-addon-search              |    20 +-
 .../files/patch-browser-app-nsBrowserApp.cpp       |    14 +-
 .../patch-browser_installer_package-manifest.in    |     4 +-
 www/waterfox/files/patch-bug1427152 (gone)         |    10 -
 www/waterfox/files/patch-bug1559213                |   104 +-
 www/waterfox/files/patch-bug1626236                |    40 +-
 www/waterfox/files/patch-bug1628567 (gone)         |    32 -
 www/waterfox/files/patch-bug1680982 (gone)         |   388 -
 www/waterfox/files/patch-bug1841919 (gone)         |    75 -
 www/waterfox/files/patch-bug1873379 (gone)         |    34 -
 www/waterfox/files/patch-bug1876366 (new)          |    23 +
 www/waterfox/files/patch-bug847568                 |   100 +-
 .../patch-dom_media_flac_FlacDecoder.cpp (gone)    |    23 -
 ...ebrtc_third__party__build_webrtc.mozbuild (new) |    27 +
 .../files/patch-gfx_skia_skia_src_base_SkEndian.h  |    24 +-
 .../patch-gfx_skia_skia_src_core_SkCpu.cpp (gone)  |    32 -
 ...patch-gfx_skia_skia_src_core_SkRasterPipeline.h |    14 +-
 www/waterfox/files/patch-libwebrtc-generated       | 38475 ++++++++++---------
 www/waterfox/files/patch-mozglue_misc_SSE.h (new)  |    84 +
 www/waterfox/files/patch-pipewire_init             |    33 +-
 ...patch-python_mozbuild_mozbuild_gn__processor.py |    17 +-
 ...control_mozversioncontrol_____init____.py (new) |    15 +
 www/waterfox/files/patch-rust-1.78.0 (gone)        |  3582 --
 ...rd__party_libwebrtc_build_config_BUILDCONFIG.gn |   116 +-
 ...op__capture_linux_wayland__egl__dmabuf.cc (new) |    26 +
 .../files/patch-toolkit_xre_glxtest.cpp (gone)     |    17 -
 .../patch-tools_profiler_core_patform.cpp (gone)   |    51 -
 29 files changed, 21169 insertions(+), 22232 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-12-21 00:59:56 UTC
A commit in branch 2024Q4 references this bug:

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

commit a03e52d9dcc28d70c4dc7164a8cd34d080aa3e6a
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2024-12-21 00:46:31 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-12-21 00:59:12 +0000

    www/waterfox: Update 6.0.19 → 6.5.2

    Changelog:
    https://github.com/BrowserWorks/Waterfox/releases/tag/6.5.2

    PR:     283318
    MFH:    2024Q4
    (cherry picked from commit 9d5de596a2bcbe93dc2045e5bb70bd3c5e1185ea)

 www/waterfox/Makefile                              |    13 +-
 www/waterfox/distinfo                              |     8 +-
 www/waterfox/files/patch-addon-search              |    20 +-
 .../files/patch-browser-app-nsBrowserApp.cpp       |    14 +-
 .../patch-browser_installer_package-manifest.in    |     4 +-
 www/waterfox/files/patch-bug1427152 (gone)         |    10 -
 www/waterfox/files/patch-bug1559213                |   104 +-
 www/waterfox/files/patch-bug1626236                |    40 +-
 www/waterfox/files/patch-bug1628567 (gone)         |    32 -
 www/waterfox/files/patch-bug1680982 (gone)         |   388 -
 www/waterfox/files/patch-bug1841919 (gone)         |    75 -
 www/waterfox/files/patch-bug1873379 (gone)         |    34 -
 www/waterfox/files/patch-bug1876366 (new)          |    23 +
 www/waterfox/files/patch-bug847568                 |   100 +-
 .../patch-dom_media_flac_FlacDecoder.cpp (gone)    |    23 -
 ...ebrtc_third__party__build_webrtc.mozbuild (new) |    27 +
 .../files/patch-gfx_skia_skia_src_base_SkEndian.h  |    24 +-
 .../patch-gfx_skia_skia_src_core_SkCpu.cpp (gone)  |    32 -
 ...patch-gfx_skia_skia_src_core_SkRasterPipeline.h |    14 +-
 www/waterfox/files/patch-libwebrtc-generated       | 38475 ++++++++++---------
 www/waterfox/files/patch-mozglue_misc_SSE.h (new)  |    84 +
 www/waterfox/files/patch-pipewire_init             |    33 +-
 ...patch-python_mozbuild_mozbuild_gn__processor.py |    17 +-
 ...control_mozversioncontrol_____init____.py (new) |    15 +
 www/waterfox/files/patch-rust-1.78.0 (gone)        |  3582 --
 ...rd__party_libwebrtc_build_config_BUILDCONFIG.gn |   116 +-
 ...op__capture_linux_wayland__egl__dmabuf.cc (new) |    26 +
 .../files/patch-toolkit_xre_glxtest.cpp (gone)     |    17 -
 .../patch-tools_profiler_core_patform.cpp (gone)   |    51 -
 29 files changed, 21169 insertions(+), 22232 deletions(-)
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2024-12-21 01:00:49 UTC
Thanks.