Index: Makefile =================================================================== RCS file: /cvs/ports/www/librewolf/Makefile,v diff -u -p -u -p -r1.6 Makefile --- Makefile 24 Jul 2026 09:46:32 -0000 1.6 +++ Makefile 29 Jul 2026 20:15:51 -0000 @@ -13,7 +13,7 @@ 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 = 153.0-3 +MOZILLA_DIST_VERSION = 153.0.1-1 MOZILLA_VERSION = ${MOZILLA_DIST_VERSION:C/-([0-9]+)$/pl\1/} MOZILLA_PROJECT = librewolf Index: distinfo =================================================================== RCS file: /cvs/ports/www/librewolf/distinfo,v diff -u -p -u -p -r1.6 distinfo --- distinfo 24 Jul 2026 09:46:32 -0000 1.6 +++ distinfo 29 Jul 2026 20:15:51 -0000 @@ -1,2 +1,2 @@ -SHA256 (librewolf/librewolf-153.0-3.source.tar.gz) = SKziSh1q9sZeOmY0AuewrxVP9yBqt2++XAgxGnReOeM= -SIZE (librewolf/librewolf-153.0-3.source.tar.gz) = 1161719988 +SHA256 (librewolf/librewolf-153.0.1-1.source.tar.gz) = TAwRCwi3E3Xbln66tYOtA9nWWf4fSkLhT59Nu/jgTJ0= +SIZE (librewolf/librewolf-153.0.1-1.source.tar.gz) = 1162371651 Index: patches/patch-lw_policies_json =================================================================== RCS file: /cvs/ports/www/librewolf/patches/patch-lw_policies_json,v diff -u -p -u -p -r1.4 patch-lw_policies_json --- patches/patch-lw_policies_json 24 Jul 2026 09:46:32 -0000 1.4 +++ patches/patch-lw_policies_json 29 Jul 2026 20:15:51 -0000 @@ -3,7 +3,7 @@ perhaps send these to librewolf upstream Index: lw/policies.json --- lw/policies.json.orig +++ lw/policies.json -@@ -35,6 +35,10 @@ +@@ -30,6 +30,10 @@ "DisableSetDesktopBackground": false, "DisableTelemetry": true, "DontCheckDefaultBrowser": true,