[Midnightbsd-cvs] [MidnightBSD/mports] 565d41: www/firefox: 145.0.1

Lucas Holt noreply at github.com
Wed Apr 29 14:33:16 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 565d4135f905d138c2752d574b7232677de49cb3
      https://github.com/MidnightBSD/mports/commit/565d4135f905d138c2752d574b7232677de49cb3
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-04-29 (Wed, 29 Apr 2026)

  Changed paths:
    M www/firefox/Makefile
    M www/firefox/distinfo
    R www/firefox/files/patch-bug1559213
    R www/firefox/files/patch-bug1874059
    R www/firefox/files/patch-bug847568
    R www/firefox/files/patch-ipc_glue_SharedMemoryPlatform__posix.cpp
    R www/firefox/files/patch-ipc_glue_SharedMemory__posix.cpp
    R www/firefox/files/patch-python_mozbuild_mozbuild_gn__processor.py
    R www/firefox/files/patch-toolkit_components_processtools_procinfo__bsd.c
    M www/firefox/pkg-plist

  Log Message:
  -----------
  www/firefox: 145.0.1

- Update to 145.0.1
- Switch to LLVM 19 (Firefox 145 requires clang 17+)
- Update MBSD64_TARGET to freebsd13.4
- Add --disable-necko-wifi (ieee80211req guarded by __MidnightBSD__ in
  system headers, incompatible with FreeBSD target triple)
- Remove 7 patches now incorporated upstream in 145
- Update pkg-plist: drop removed xpi files and libipcclientcerts.so,
  add libmozinference.so

AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>


  Commit: 054b4f3cfba7c18b6eda1ea77809d890fe00265b
      https://github.com/MidnightBSD/mports/commit/054b4f3cfba7c18b6eda1ea77809d890fe00265b
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-04-29 (Wed, 29 Apr 2026)

  Changed paths:
    M Mk/components/default-versions.mk

  Log Message:
  -----------
  Mk/components/default-versions.mk: set perl5 default to 5.40 for MidnightBSD 4.0+

Remove the !exists(/usr/local/bin/perl) guard so PERL5_DEFAULT is
unconditionally set to 5.40 when OSVERSION > 302000. The old guard
prevented the default from being set when any perl was already
installed, causing a stale /tmp/PERL5_DEFAULT cache to override it
during upgrades. The ?= operator still allows /etc/make.conf to
override via DEFAULT_VERSIONS+=perl5=<version>.

AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>


Compare: https://github.com/MidnightBSD/mports/compare/6030e7b7089a...054b4f3cfba7

To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list