Post B6Vzjiv90CqSeydbrE by libreleah@mas.to
 (DIR) More posts by libreleah@mas.to
 (DIR) Post #B6VzjigFtYw3unfieO by joel@tumfatig.net
       0 likes, 0 repeats
       
       Hey @libreleah I took the opportunity of an upgrade to #OpenBSD 7.9 to update and rebuild your #Librewolf port to the latest 150.0.3-1 version.diff --git a/Makefile b/Makefileindex 0f87e81..ee54bff 100644--- a/Makefile+++ b/Makefile@@ -14,5 +14,5 @@ ONLY_FOR_ARCHS =      amd64 aarch64 riscv64 # If upstream adds a -x revision number, it will becomes plx in OpenBSD, e.g. # librewolf-149.0.2-2 (upstream) becomes librewolf-149.0.2pl2 (patch level 2)-MOZILLA_DIST_VERSION = 150.0-1+MOZILLA_DIST_VERSION = 150.0.3-1 MOZILLA_VERSION =      ${MOZILLA_DIST_VERSION:C/-([0-9]+)$/pl\1/}diff --git a/distinfo b/distinfoindex 81fe467..65b4f7c 100644--- a/distinfo+++ b/distinfo@@ -1,2 +1,2 @@-SHA256 (librewolf/librewolf-150.0-1.source.tar.gz) = 6T05GA106p4H2afK56RBzG55D2TgU/K34WjMSQsEMDQ=-SIZE (librewolf/librewolf-150.0-1.source.tar.gz) = 1096314084+SHA256 (librewolf/librewolf-150.0.3-1.source.tar.gz) = E0SjJF1jhOw+SG/MNzCTcs4ElefFb4S3SoSH95NueZs=+SIZE (librewolf/librewolf-150.0.3-1.source.tar.gz) = 1097259332It is as simple as changing the version number. Just to let you know it works here, in case you bother :D
       
 (DIR) Post #B6Vzjiv90CqSeydbrE by libreleah@mas.to
       0 likes, 0 repeats
       
       @joel gonna update the port this weekend probably. working on other stuff at the moment.