Wednesday, June 24, 2026

Re: [update] www/librewolf 152.0.2-1

På onsdag 24. juni 2026 kl. 20:59, skrev yaydn@protonmail.com <yaydn@protonmail.com>: > 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 <gpg@librewolf.net>) using the web of trust: > Fully authenticated (120 of 120) 662E3CDD6FE329002D0CA5BB40339DD82B12EF16, LibreWolf Maintainers <gpg@librewolf.net> > ◯─┬ A629B716FBCB64C87477BC775525083E97A93CAA > │ └ (Local Trust Root) > │ > │ certified the following binding on 2026‑05‑13 > │ > └─┬ 662E3CDD6FE329002D0CA5BB40339DD82B12EF16 > └ LibreWolf Maintainers <gpg@librewolf.net> > > Authenticated signature made by 662E3CDD6FE329002D0CA5BB40339DD82B12EF16 (LibreWolf Maintainers <gpg@librewolf.net>) > > 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 > > Formmating was wrong, apologizes. May you all stay cool and successful in hacking. 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

No comments:

Post a Comment