On 2026/06/11 16:44, [email protected] wrote:
> På torsdag 11. juni 2026 kl. 14:07, skrev Leah Rowe
> <[email protected]>:
> 
> > Hi everyone,
> >
> > Firstly, thank you Landry for recently merging my LibreWolf web browser
> > port. It currently stands in the ports repo at 151.0.3-1.
> >
> > The attached diff updates it to 151.0.4-1, and I've also tweaked the
> > mozconfig to match upstream changes.
> >
> > I used the OpenBSD ports git mirror from github and did git
> > format-patch, because I don't yet know how to use CVS properly. If
> > that's a problem, tell me and I'll just switch to sending RCS diffs.
> >
> > --
> > Company director, Minifree Ltd
> > Registered in England, No. 9361826 | VAT No. GB202190462
> > Registered Office: 19 Hilton Road, Canvey Island, Essex SS8 9QA, UK
> >
> >
> 
> Here is what I got from a:
> 
> cd /usr/ports/www/librewolf/ && make makesum update-plist update-patches

don't run makesum if you're testing something that has been
sent out. you want things to fail if the downloaded file does
not match what the submitter has.

update-plist/update-patches can be useful if you're checking
whether something was missed however that would probably be
done after a clean build.. (and with some ports running
update-patches at a stage later than "make patch" can cause
spurious changes)

> cd /usr/ports/www/librewolf/ && make port-lib-depends-check check-shlib-syms

check-shlib-syms requires a checkout of /usr/src.

> 
> librewolf-151.0.4pl1(www/librewolf):
> Extra:  Xtst.11
> check-shlib-syms: /usr/src/lib/check_sym doesn't exist
> *** Error 1 in /usr/ports/www/librewolf 
> (/usr/ports/infrastructure/mk/bsd.port.mk:2577 'check-shlib-syms': @[ -x 
> /usr/src/lib/check_sym ] ||...)
> 
> I am not familiar enough with cvs if this requires a change to Makefile
> for WANTLIBs.
> 
> Thanks to maintainer(Leah) and the ports devs. I like this port.
> 
> Hope this helps! May you all have a good one.
> --
> yaydn


Reply via email to