Wednesday, September 16, 2026

PATCH: update librewolf to v 156.0-1

Hi everyone Here is a patch attached, updating LibreWolf to 156.0-1 which came out today i've verified that it does compile, and i ran it for a while. works fine. -- Company director, Minifree Ltd Registered in England, No. 9361826 | VAT No. GB202190462 Registered Office: 19 Hilton Road, Canvey Island, Essex SS8 9QA, UK

From be80ea233455cd00279c937ac1e99d1d477aa574 Mon Sep 17 00:00:00 2001
From: Leah Rowe <leah@libreboot.org>
Date: Wed, 16 Sep 2026 12:26:21 +0100
Subject: [PATCH 1/1] www/librewolf update to 156.0-1

Signed-off-by: Leah Rowe <leah@libreboot.org>
---
 www/librewolf/Makefile                                    | 7 +++----
 www/librewolf/distinfo                                    | 8 ++++----
 .../patch-third_party_angle_angle_common_gn_moz_build     | 2 +-
 ...olkit_components_downloads_DownloadIntegration_sys_mjs | 2 +-
 4 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile
index 9cd5e016827..955e3451fe8 100644
--- a/www/librewolf/Makefile
+++ b/www/librewolf/Makefile
@@ -13,9 +13,8 @@ ONLY_FOR_ARCHS =	amd64 aarch64 riscv64
 
 # If upstream adds revision number -x, it will become plx in OpenBSD, e.g.
 # librewolf-149.0.2-2 (upstream) becomes librewolf-149.0.2pl2 (patch level 2)
-MOZILLA_DIST_VERSION =	155.0.1-1
+MOZILLA_DIST_VERSION =	156.0-1
 MOZILLA_VERSION =	${MOZILLA_DIST_VERSION:C/-([0-9]+)$/pl\1/}
-REVISION =	0
 
 MOZILLA_PROJECT =	librewolf
 MOZILLA_CODENAME =	browser
@@ -23,13 +22,13 @@ MAINTAINER =		Leah Rowe <leah@libreboot.org>
 
 # LibreWolf doesn't provide PGO data, but we use the data
 # provided by FireFox releases, re-using the OpenBSD distfile
-MOZILLA_PROFDATA_TASKID =	SedGEwU-Q5qw_Uw5wT7XHw
+MOZILLA_PROFDATA_TASKID =	Me2JtPMLQAWskffbcfqabQ
 FFVERSION =			${MOZILLA_DIST_VERSION:C/-([0-9]+)$//}
 FFDIST =			firefox-${FFVERSION}.source
 DISTFILES.profdata = ${FFDIST}-profdata.tar.xz{profdata.tar.xz}
 
 HOMEPAGE =	https://librewolf.net/
-SO_VERSION =	4.0
+SO_VERSION =	5.0
 # Bump minor ver if shlibs deleted in components dir to avoid pkg_add -r issues
 MOZILLA_LIBS =	mozavcodec mozavutil mozgtk mozinference mozwayland xul \
 		clearkey gkcodecs lgpllibs mozsqlite3
diff --git a/www/librewolf/distinfo b/www/librewolf/distinfo
index f1ecb09d032..f9524a72065 100644
--- a/www/librewolf/distinfo
+++ b/www/librewolf/distinfo
@@ -1,4 +1,4 @@
-SHA256 (mozilla/firefox-155.0.1.source-profdata.tar.xz) = 4vHbLTIyHahwhLXpd62g63z+QJeQdlgpoaO2C+5VhCs=
-SHA256 (mozilla/librewolf-155.0.1-1.source.tar.gz) = gksISZExP2qYD/ZNevFP1nNX/T8Vp60zjQzKh8UTMgg=
-SIZE (mozilla/firefox-155.0.1.source-profdata.tar.xz) = 18866616
-SIZE (mozilla/librewolf-155.0.1-1.source.tar.gz) = 1176022855
+SHA256 (mozilla/firefox-156.0.source-profdata.tar.xz) = AUK49GTBAr1s+gmczT2IEkb9SLT+b2TMQSv3Px9Sgok=
+SHA256 (mozilla/librewolf-156.0-1.source.tar.gz) = Y9XWnE9Fjhomzgl0885DxGNF2RJFLBViFXFQ9xEX86k=
+SIZE (mozilla/firefox-156.0.source-profdata.tar.xz) = 18922740
+SIZE (mozilla/librewolf-156.0-1.source.tar.gz) = 1170660313
diff --git a/www/librewolf/patches/patch-third_party_angle_angle_common_gn_moz_build b/www/librewolf/patches/patch-third_party_angle_angle_common_gn_moz_build
index f1931be7598..062f4b216aa 100644
--- a/www/librewolf/patches/patch-third_party_angle_angle_common_gn_moz_build
+++ b/www/librewolf/patches/patch-third_party_angle_angle_common_gn_moz_build
@@ -4,7 +4,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=2057158
 Index: third_party/angle/angle_common_gn/moz.build
 --- third_party/angle/angle_common_gn/moz.build.orig
 +++ third_party/angle/angle_common_gn/moz.build
-@@ -144,6 +144,10 @@ if CONFIG["OS_TARGET"] == "OpenBSD":
+@@ -147,6 +147,10 @@ if CONFIG["OS_TARGET"] == "OpenBSD":
      DEFINES["__STDC_CONSTANT_MACROS"] = True
      DEFINES["__STDC_FORMAT_MACROS"] = True
  
diff --git a/www/librewolf/patches/patch-toolkit_components_downloads_DownloadIntegration_sys_mjs b/www/librewolf/patches/patch-toolkit_components_downloads_DownloadIntegration_sys_mjs
index b2e0614e4f4..ea1bafdac24 100644
--- a/www/librewolf/patches/patch-toolkit_components_downloads_DownloadIntegration_sys_mjs
+++ b/www/librewolf/patches/patch-toolkit_components_downloads_DownloadIntegration_sys_mjs
@@ -4,7 +4,7 @@ was previously in patch-toolkit_components_downloads_DownloadUIHelper_jsm
 Index: toolkit/components/downloads/DownloadIntegration.sys.mjs
 --- toolkit/components/downloads/DownloadIntegration.sys.mjs.orig
 +++ toolkit/components/downloads/DownloadIntegration.sys.mjs
-@@ -1038,7 +1038,7 @@ export var DownloadIntegration = {
+@@ -1043,7 +1043,7 @@ export var DownloadIntegration = {
      // displayed in the user interface.
      let directoryPath = PathUtils.join(
        this._getDirectory(aName),
-- 
2.47.3

No comments:

Post a Comment