can you like

not try to steal my job? thanks.

i'm going to send my update patch anyway. lol

it's quite uncanny because the same thing happened last time too. i had mine ready same time as you.

don't worry. i'm keeping on top of librewolf.

yes

Am 24.06.26 um 19:58 schrieb [email protected]:
Tested/built on current/amd64 with privsep.

// Fetch and establish sha256 after changing version in Makefile
$ cd /usr/ports/www/librewolf/ && make makesum

// Double check signature and sha512 against manually downloaded sig and 
sha512sum
$ cd /usr/ports/distfiles/librewolf/ && sq verify 
--signature-file=librewolf-152.0.2-1.source.tar.gz.sig 
librewolf-152.0.2-1.source.tar.gz ; sha512 -c 
librewolf-152.0.2-1.source.tar.gz.sha512sum
Authenticating 662E3CDD6FE329002D0CA5BB40339DD82B12EF16 (LibreWolf Maintainers 
<[email protected]>) using the web of trust:
   Fully authenticated (120 of 120) 662E3CDD6FE329002D0CA5BB40339DD82B12EF16, 
LibreWolf Maintainers <[email protected]>
     ◯─┬ A629B716FBCB64C87477BC775525083E97A93CAA
     │ └ (Local Trust Root)
     │
     │  certified the following binding on 2026‑05‑13
     │
     └─┬ 662E3CDD6FE329002D0CA5BB40339DD82B12EF16
       └ LibreWolf Maintainers <[email protected]>

   Authenticated signature made by 662E3CDD6FE329002D0CA5BB40339DD82B12EF16 
(LibreWolf Maintainers <[email protected]>)

1 authenticated signature.
(SHA512) librewolf-152.0.2-1.source.tar.gz: OK
--

// Check patches
$ cd /usr/ports/www/librewolf/ && make patch update-patches

// Build and update pkg/PLIST and after package .tgz and test
$ cd /usr/ports/www/librewolf/ && make build update-plist package test

// Run checks
$ make port-lib-depends-check check-shlib-syms

Not sure if I missed anything.

Comments, testing, and/or okays welcome.

Hope this helps. May you have a good one.
--
yaydn


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/librewolf/Makefile,v
diff -u -p -u -p -r1.3 Makefile
--- Makefile    20 Jun 2026 14:30:20 -0000      1.3
+++ Makefile    24 Jun 2026 18:53:44 -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 = 152.0.1-2
+MOZILLA_DIST_VERSION = 152.0.2-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.3 distinfo
--- distinfo    20 Jun 2026 14:30:20 -0000      1.3
+++ distinfo    24 Jun 2026 18:53:44 -0000
@@ -1,2 +1,2 @@
-SHA256 (librewolf/librewolf-152.0.1-2.source.tar.gz) = 
w5n3PmEViTfTSEzF2H81yCZsPnB/HUIRZlDEgnv8V8w=
-SIZE (librewolf/librewolf-152.0.1-2.source.tar.gz) = 1155722816
+SHA256 (librewolf/librewolf-152.0.2-1.source.tar.gz) = 
LbAAYGrxrLUOhXpX90TSrkAyXQ2BprtrpkhCK5EUtiU=
+SIZE (librewolf/librewolf-152.0.2-1.source.tar.gz) = 1155807761

--
Company director, Minifree Ltd
Registered in England, No. 9361826 | VAT No. GB202190462
Registered Office: 19 Hilton Road, Canvey Island, Essex SS8 9QA, UK

Attachment: OpenPGP_0x5C654067D383B1FF.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to